Hi,
I'm having fun with the grid and I can make it work fine.
I have a GridButtonColum with CommandName that I can pick up in MyRadGrid_ItemCommand. Thats good. But the command I'm running is a file download and I need PostBack. I have seached the forum and the documentation but nothing I try seems to work.
So how can I make the button do a full Postback ? If I disable Ajax completely the button works as expected.
Atle
I'm having fun with the grid and I can make it work fine.
I have a GridButtonColum with CommandName that I can pick up in MyRadGrid_ItemCommand. Thats good. But the command I'm running is a file download and I need PostBack. I have seached the forum and the documentation but nothing I try seems to work.
So how can I make the button do a full Postback ? If I disable Ajax completely the button works as expected.
Atle