Hi,
I have a radgrid and an ajax manager on my page.
The add new button in the grid uses the onitemcommand event and redirects the user to another page.
But when clicking on the button the grid first makes an ajax request and the loading panel is showing up, then redirects the user.
Is it possible to disable the ajax function for the add new button so the user is redirected instantly?
Regards,
Mattias
I have a radgrid and an ajax manager on my page.
The add new button in the grid uses the onitemcommand event and redirects the user to another page.
But when clicking on the button the grid first makes an ajax request and the loading panel is showing up, then redirects the user.
Is it possible to disable the ajax function for the add new button so the user is redirected instantly?
Regards,
Mattias