Tuesday, March 11, 2008

Making a Custom Selectable DataGrid

Recently, I came across a requirement where I had to build a DataGrid in which some columns do not get selected!! Strange, isn't it.

Well, I did make it up. Look at the example below... (View Source enabled)

You can set the columns which allow selection. Here in this example its Column 0 & 1



The data used above is just random data...not actual.

1 comments:

dayg said...

I tried clicking (single and double) columns 0 and 1 but I can't get the copy selection to work. Any thoughts?

Thanks.

Paul
http://unlikelyteacher.com