I have made a RowClickable GridView which allow us to postback if we click any row in the gridview.
The problem is i don't want postback to happen if i click in certain column of the gridview.
The way around can be even the postback happens i need to know the Column Index from which the postback is happening.
Does any body out there knows the Solution to it.
Please let me know if you have something similar,
Thanks,