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
Bineesh Viswanath
NA
1k
780.3k
Retrieve data into DataGridView in ASP.NET
Aug 18 2013 11:21 PM
Sir, I am in a program of retrieving data into DatagridView in ASP.NET.
The program executes, but no result of DatagridView Binding.
here is the designing section page:-
you can see the gridview control. Now let's see the page in runtime:-
The Gridiview is not visible. Please help me in this error. The source code is following:-
<div class="Grid">
<asp:GridView ID="dgvMovie" runat="server" AutoGenerateColumns="False"
CaptionAlign="Top" ToolTip="Movie Details" >
</asp:GridView>
</div>
I know that something is missing in the source code. please mention where the error lies.
Reply
Answers (
6
)
I just can't figue out my six errors! Insert Update and Del
Modifying Custom CreateUser method in mvc