Re: DataGridView in ASP.NET
The Control itself does not include all the functionality you describe.. however most of it is easy to do with a combination of pages and controls..
Draw up something and I'll be glad to help you debug it...
Re: DataGridView in ASP.NET
BTW .. I personally prefer to use the DataRepeater to the DataGridView in a Web App, It gives me more control and flexability with big long lists..
Re: DataGridView in ASP.NET
Hey...I am new to ASP.NET and i am trying to make datagridview table but i am facing many problems. Please help me.
Re: DataGridView in ASP.NET
Quote:
Originally Posted by
robinkipson
Hey...I am new to ASP.NET and i am trying to make datagridview table but i am facing many problems. Please help me.
#1 .. Start Your own thread for your question...
#2 .. Give FULL DETAILS of your problem...
Re: DataGridView in ASP.NET
You could do what your describing using a code first method using an entity framework object. Watch this video and see if it helps.
http://www.pluralsight-training.net/...ebforms4-intro