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
narasiman rao
NA
519
767k
how to clear previous value in gridview using c#
Jul 15 2013 10:41 AM
In Gridview as follows
Room course Room course
11 LGTF 21 PH1
Edit(link button) Edit(link button)
12 RM 22 ERS
Edit(link button) Edit(link button)
13 REO 23 PH2
Edit(link button) Edit(link button)
when i click the edit link button in pop up the course will be shown in dropdownlist.
if the user want to change the course for particular room, click the edit(link button) and select the course in the dropdownlist and click the ok. in the gridview changes course will be shown in gridview.
for example, for room 11 LGTF is there,if the user want to change the course From LGTF to PH1 means, in the room 21 already course PH1 is alloted, that room 21 course PH1 is to be cleared in the gridview.
for that how can i do in asp.net using csharp.
Rgds,
Rao
Reply
Answers (
1
)
Xpath data to c# program
reading .dat file using C#