Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
GridView
anjumathi kumar
13y
1.2k
1
Reply
Label lbl2 = e.Row.FindControl("lblName") as Label;
Label lbl3 = e.Row.FindControl("lblKeyword") as Label;
Label lbl4 = e.Row.FindControl("lblKey") as Label;
foreach
(GridViewRow rows
in
gvRules.Rows) {
lbl1.Text +
"
If"
+ lbl3.Text +
"
then Action "
+ lbl2.Text +;
}
I want to add the labels in in for each condition..i want this as like a sentence while bind grid ..plz sahre ur idea
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
credit card access
Web Config in Silverlight