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
Satish Hirpara
1.5k
256
41.9k
Gridview event
Jun 8 2013 5:23 AM
Hello ,
i want to update and delete row in gridview so i can do it with the following 2 ways :
[1]
using rowcommand event of gridview [in which i will have merged code for both edit as well as delete]
[2]
using rowdeleting and rowupdating events of gridview [in which i will have separate code for each action]
so what i want to know is that which is better when the performance is mostly concerned . i meant which 1 is having advantages.
Plz reply and thnx in advance .
Regards,
Satish Hirpara
Reply
Answers (
1
)
Fck editor required validation in asp.net C# for Google chro
RowDeleted and Rowdeleting difference