CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Re: Using UltraWebGrid with .netTiers

    Alright, from what I can tell, when using the Typed Data Sources, adding new records works as expected without any additional code. The updates and deletes required special handlers... here's what I had to do. protected void UltraWebGrid1_UpdateRowBatch(object sender, RowEventArgs e) { if (!(e.Row.Cells...
    Posted to .netTiers - General Support (Forum) by Lusid on 03-24-2007
    Filed under: Typed DataSource Controls, CRUD, Infragistics, .net 2.0
  • Using UltraWebGrid with .netTiers

    Hey everyone, I know there are a lot of mixed feelings/experiences using the Infragistics controls with .netTiers on these forums, but there really isn't any demonstrated examples of how (if possible) to make all of it work together. I am trying to create a simple UltraWebGrid that uses a TypedDataSource...
    Posted to .netTiers - General Support (Forum) by Lusid on 03-24-2007
    Filed under: .netTiers, Typed DataSource Controls, CRUD, EntityDataSource, ObjectDataSource, Infragistics, strongly typed datasource, Web project, C#, .net 2.0
Page 1 of 1 (2 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems