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
chethan kl
NA
12
9k
gridview
May 26 2014 1:42 PM
i can able to create new row with the help of this code
DataTable Dt = new DataTable(); //Define In Globle
DataRow dr = Dt.NewRow();
dr["ColumnName"] = "Your Value";
Dt.Rows.Add(dr);
grid.DataSource = Dt;
grid.DataBind()
But i want to have test box to the newly created row and the text which i have entered the that should be stored in my datbase ;
please help me
Reply
Answers (
1
)
automatic send email notification to the users in asp.net
how to generate a single link to send college principal