|
Browse by Tags
All Tags » postback » 2way databinding ( RSS)
-
Hi, I have a Web grid bound to a business collection (Csla, for those that know of it). I have DataKeyField set, and the property specified is a System.Guid. I have an event wired OnUpdateRow, and it fires fine, but e.Row.DataKey is always null. Shouldn't it be the Guid value? Also, the grid doesn't...
-
Yes, I know this is basic - but... I perform a DataBind to a table stored in a business object on each PostBack. The table is stored in a Session variable every time it is created or modified. That way, the DataSource of the grid can be reestablished without calls to the database - and I can allow the...
Page 1 of 1 (2 items)
|
|