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
Subin Thomas
NA
4.9k
126.9k
pagging on gridview ?
Aug 13 2019 5:03 AM
i have a rowcommand to bind a grid using different conditions
how to apply paging on a gridview.
for eg.
protected
void
GridView1_RowCommand(object sender, GridViewCommandEventArgs e)
{
if
(e.CommandName ==
"a"
)
{
bindgrid
}
if
(e.CommandName ==
"b"
)
{
bindgrid
}
Reply
Answers (
3
)
ERR_CONNECTION_REFUSED
HOW TO CONVERT WHOLE PROJECT LANGUAGE IN MARATHI?