Hello,
Is it possible to implement the following code in the code behind on run time only.
This code prevent post back when sorting the columns in the grid.
I would like to prevent to write it in the html.
I have tried to write the following code with no results:
Oren