Hi,
i'm using Auto-generated Edit Form to insert record to the data base.I have 20 text boxes to insert data.Now all the text boxes are display in one column (after one by one).I want to display this tetboxes using two columns.(Something like colspan 2). How can i do this ?.
use either an EditTemplate or a UserControl for the Insert/Edit
check out the Documentation on how to do either
there might be something in the CodeLibrary as well