|
Browse by Tags
All Tags » [ultrawebgrid] » Allow Edit Cell in Ultrawebgrid ( 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...
-
My dropdown does have the AllowUpdate set to yes and CellClickAction set to edit, but when I enter the cell/drop-down, the existing value disappears. That's not desired behavior. Perhaps I'm missing another setting???? What could it be?
-
My dropdown doesn't have any HTML code in the .aspx file. I used the functions for the infragistics grid/dropdown to get the selection to go to the value 'Yes'. The value will always be 'Yes'. The problem that I'm having now is that when I enter the cell and there's already...
-
I am using 8.1 UltraWebGrid and implementing the OnUpdateRow event. I update the database on the callback. I have bound the ValueList property of a column (with the type set to dropdownlist) to a Dictionary<int, string> and it displays properly. However, in the server side UpdateRow event the e...
Page 1 of 1 (4 items)
|
|