Hi,
I;ve a requirement wherein the need to export the data from grid to excel file
using .net 1.1..
While I do the export to file, sfew columns in teh excel file should be
locked,
in the sense..use shouldn't be able to edit the values in those columns...
is this possible thru C#? any samples