|
Browse by Tags
All Tags » [ultrawebgrid] » Dynamic Columns ( RSS)
-
Hi I am using UltraWebGrid in my application I just want to know whats the difference between FormatHiddenBoundColumn and FormatBoundColumn of ultrawebgrid. In FormatHiddenBoundColumn the existing code was in such a way that first parameter is gridname and second parameter is CoumnName and third parameter...
-
I am dynamically adding columns and rows to my UltraWebGrid however the Key property and the Tag properties will not persist to the page. This is a problem when i have cell updates and am trying to check the row or cell identity. UltraGridRow row = new UltraGridRow ( true ); row.Key = tenor.Identity...
Page 1 of 1 (2 items)
|
|