TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Phani Kumar
NA
162
24.8k
Wanted to create a dynamic table with 4 columns in a row
Mar 3 2016 9:50 AM
In a master page
I am trying to create a dynamic table with 4 columns for a table row.
Actual my requirement is I have text box in which I will give a number basing on that number input it should create 4 column's in a row
ex: in my text box i/p is 5 then table should created in the below format
Label1
TetBox1
Label2
TextBox2
Label3
TextBox3
Label4
TextBox4
Label5
TextBox5
in this first column Level1 and textbox1 in 2nd column in the same way third column and fourth column's level2 and textbox2
in the above mentioned format my dynamic table should be created.
I have tried but recieving an error. Help is needed ASAP, As I stuck with this functionality
Reply
Answers (
15
)
Error when retrieving Date type
How do I trim a Combobox?