|
Browse by Tags
All Tags » [ultrawebgrid] » updaterow ( RSS)
-
Hi All, I having a scenario that i need to get only the updated values in the UltraWebGrid and update the DB with only the changes/Modified Records inside the grid. How to get only the updated rows and columns values in UltraWebGrid. Is there anyway to get only the updated records in UltraWebGrid. Thanks...
-
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...
-
I am having an issue retrieving cell values in the update row event. All values are coming back as null. I am binding to the grid in the code behind. All columns are created and bound in the properties window and auto generate columns is turned off. Here is my current code. What am I missing? Data Binding...
-
I am new to the UltraWebGrid and find it generally very nice to work with. However, in planning how to use it in our business, I am left hanging on one issue. Using a SQLDataSource and by just setting a couple of properties, the grid works great, and every time an edit is made and the user changes grid...
-
ok, right now I have a grid with a row template that updates my row beautifully and updates the database throught the postback. However, it doesn't update till focus is removed from that row. I want it to update immediately with have to wait for me to change the focus. Any suggestions? thanks, Scott
Page 1 of 1 (5 items)
|
|