Yes it is bound to a data source. Sql Server 2008 data coming back from a procedure. Yes it has to be at the top.
On Mar 18, 11:57 am, TheVillageCodingIdiot <[email protected]> wrote: > Could I get a little more info. > > Is the gridview bound to a datasource? > If it is, what kind of data source? (Array, SQL table, XML) > Does it have to be at the top? If not you could use the FooterTemplate > to handle insterting which is what I usually do. > > Regards > > On Mar 17, 9:51 am, crocboy25 <[email protected]> wrote: > > > > > Group, > > > I am trying to create an "insert" row at the top of the gridview and > > have not had much luck. Most examples I have seen have been pretty > > complex. Does anyone have a straight forward way to accomplish this. > > Right now, I have added a "null" row at the top of my data that comes > > back and have been trying to hijack this line to add an Add Button but > > cannot get this to work right. Does anyone have an example I can view > > to help guide me? > > > Thank you > > > Lee- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
