How to access gridview column irrespective of the no of rows.
Hi,
I want to access the whole column and make it read only and at rowedit i do not want the textbox to appear for the particular column... I have created the gridview bound fields dynamically.. How do i achieve this.. Please guide.