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
Amit Kumar Singh
404
4k
202.6k
How to iterate to get Gridview datafield name
Oct 20 2016 3:43 AM
for Example
string Header=string.empty;
foreach(DataColumn col in gridview .Columns)
{
Header += Header + "," +grvTransactionLog.Columns[j].headertxt;
}
Instead of Header Text, I want Column name
Reply
Answers (
3
)
how to shift my code first mvc project database to posgress
A valid android SDK could not be found an existing SDK with.