in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Advance Search Problem

    Hi. Im building a contact manager and i have the table Contact, Category and ContactInCategory. I don't know what to do a advanced search, in one page i can search by Name, Last Name, Phone or Category. I generate the querystring and in other page show the results in a gridview. The problem is that i...
    Posted to .netTiers - General Support (Forum) by elfederiko on 03-28-2007
    Filed under: .netTiers, GridView, Filter, Filters, DataSource, Nettiers, GridViewSearchPanel, .net 2.0
  • EntityGridView won't render in design view

    Hi - I'm pretty much new to .netTiers (and from what I've seen so far I'm loving it!), so apologies if I'm missing something obvious. However when I try and bind either a GridView or an EntityGridView to one of the new typed entity datasources, it won't render in Visual Studio design mode. Here's an...
    Posted to .netTiers - General Support (Forum) by RichT on 02-04-2007
    Filed under: .netTiers, DataBinding, EntityDataSource, EntityGridView, GridView
  • Re: SelectedDataKey is wrong when I filter

    Did you ever get a solution to this as I'm experiancing the same problem going from v2.0.1 to 2.2 protected void GridView_SelectedIndexChanged( object sender, EventArgs e) { string urlParams = string .Format( "Pk={0}" , GridView1.SelectedDataKey.Values[0]); throwing a exception... at _YBC_Syndicator_Sections...
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 08-13-2007
    Filed under: .netTiers, GridView, Error
  • How to use a view as the datasource for gridview

    Please could some one tell me the method to use a view as the datasource for my gridview. I have created the view in SQL2005 and the classes come through to the Entities and Services projects but I can't see how to use them as a datasource.
    Posted to .netTiers - General Support (Forum) by Naimad on 01-20-2008
    Filed under: .netTiers, GridView, Veiws
Page 1 of 1 (4 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems