Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
615
RowAdding Behavior and EnableViewState
posted

Hi,

It appears that EnableViewState must be true for the RowAdding behavior to work on the WebHierarchicalDataGrid.  Is this correct, or is there a way to get the RowAdding behavior to work without EnableViewState?  I have a case where I do not want to enable viewstate, but when it is not enabled, the row values are not populated in the RowAdding event.

Thank you,

Ross