Hello,
My code does not use a RadAjaxManager or panel to async postback. It's a pretty standard grid definition, using filtering and sorting, and include a select button.
When clicking the select button, the very first time the SelectedIndexChanged event fires and the command name is select, but the selectedindexes collection is empty. Any time after that, it works fine.
Any ideas why?
Thanks.
My code does not use a RadAjaxManager or panel to async postback. It's a pretty standard grid definition, using filtering and sorting, and include a select button.
When clicking the select button, the very first time the SelectedIndexChanged event fires and the command name is select, but the selectedindexes collection is empty. Any time after that, it works fine.
Any ideas why?
Thanks.