Bound Columns and Template columns
Actually I have created Dynamic DataGrid . for this I have select the data from
database using the adapter and filled.
Now I have to create the Bound column and Template column to perform
deletion , paging and sorting .
I tried with various codes, but still I am not able to achieve it.
Please provide me a elaborate code to accomplish this task.