Browse By Tags

  • WebDataGrid - Try to set the "value" of a TemplatedGridColumn such that the Datasource recognizes GetChanges() as having records

    I am using a WebDataGrid (2011v1.2116).  I have a TemplateGridColumn that is a DropDownList Control.  I can get it to load and reload the correct value in the droplist. 

    However, when I post back after a client side change to the dropdown, the datasource…