Hi friends
can any one help me to solve this problem.
I want to display the inputs of text boxes by using datadrid control.
i am using visual studio2005.I tried with the following code
(datagridobject).DataSource=(arrayname)
but this displaying column name as "length" and its values are numeric.How can solve this problem.
Can we add click event to rows of datagrid control.
with regards