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.DataSource accepts String Values also, Why ?
Manikavelu Velayutham
13y
1.3k
1
Reply
GridView.DataSource accepts String Values also, Why ?
INPUT
GridView1.DataSource = "WELCOME";
GridView1.DataBind();
OUTPUT
W
E
L
C
O
M
E
Question - Why the DataSource accepting String Values ?
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Clear cache on button click in asp.net 4.0 using C#
MouseDown