Hello, I'm having a problem where if I have a grid declared with the EnableViewState property is false, the SelectedValue property is null in the OnNeedDataSource event handler (of the grid where the row was clicked). If declare the grid with EnableViewState to true, the selectedvalue has the appropriate value.
Is this a bug or am I doing something wrong? I'm using the release version of the grid...
Thanks
Is this a bug or am I doing something wrong? I'm using the release version of the grid...
Thanks
