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
21
Answers
how to bind the label to gridview
prathyusha
11y
6.9k
1
Reply
hi
how to bind the label to gridview
<asp:Label ID="Label1" runat="server" text="Mobile" ><%# ProcessMyDataItem(Eval("Mobile")) %></asp:Label>
when that mobile value is null from database then that label is not display or not bind to gridview
Post
Reset
Cancel
Answers (
21
)
Next Recommended Forum
How to fetch data from weigh Bride in asp .Net using C#
Insert Update Delete by Implementing OOps Concepts