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
prabhu p
NA
181
115.3k
Doubts on Static method
Nov 1 2016 7:33 AM
I have one static method which called from javascript
In that static method i want write Gridview bind coding
GridView1.DataSource = Objdt;
GridView1.DataBind();
but it shows this error , How to overcome it,Please reply with code
"An object reference is required for the non-static field, method, or property "
Reply
Answers (
3
)
How to remove columns after particular columns in datatable
Loading images for eCommerce home page