I am replacing the grid in an existing page with a RADGrid
the page has a lot of functionality in a Javascript function on a select
if there is only one row I need to select it
how do I invoke the client select function from the server?
I tried this (below) - the function is hooked up but it doesn't "find" any of the objects
http://www.telerik.com/community/forums/aspnet-ajax/grid/fire-client-side-select-event-on-server-side.aspx
the page has a lot of functionality in a Javascript function on a select
if there is only one row I need to select it
how do I invoke the client select function from the server?
I tried this (below) - the function is hooked up but it doesn't "find" any of the objects
http://www.telerik.com/community/forums/aspnet-ajax/grid/fire-client-side-select-event-on-server-side.aspx