I have a RadGrid that is setup to update some controls outside the grid when a row is clicked. It works perfectly except on the first time I click on a row after loading the page. It will perform a full page postback and every time I click a row after that it just does a partial postback. Any help on this would be greatly appreciated.
Also, AllowKeyboardNavigation stops working in this scenario.
Thanks,
-- Shawn
Also, AllowKeyboardNavigation stops working in this scenario.
Thanks,
-- Shawn