akshatha306
July 31st, 2006, 08:12 AM
hi all,
I have a gridView with 2 columns in my aspx page.
The first column contains all TextBoxes which should contain data from the database.
Second column should have delete button...
I have got the design.
Now the problem is:In the first column there are only TextBoxes. i want the first row TextBox to be from a different column in the table in the database.
and the rest of the Textboxes to be from another column.
i dont know how i can populate the first row textBox separately. also the first row textBox to be of a bigger size than the other two. i dont know how i can access the text box in the first row separately.
Somebody help me out please...:-(
I have a gridView with 2 columns in my aspx page.
The first column contains all TextBoxes which should contain data from the database.
Second column should have delete button...
I have got the design.
Now the problem is:In the first column there are only TextBoxes. i want the first row TextBox to be from a different column in the table in the database.
and the rest of the Textboxes to be from another column.
i dont know how i can populate the first row textBox separately. also the first row textBox to be of a bigger size than the other two. i dont know how i can access the text box in the first row separately.
Somebody help me out please...:-(