|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Footer row on a grid with no records?I have a grid which has no records at first. ... see the new empty text
property to specify text to show when there are no records, cool, cool. Now comes the catcher though... i use the footer of my grid to add new rows... the classic solution of template columns with textboxes in the footers to type in values for new records. Only problem is... now when there are no records, the footer doesnt show, so (without coding a whole new mechanism) you cannot add a new row either since thats IN the footer. Is there any way to force the GridView to show the Header/Footer even when it is showing the EmptyText? Thanks in advance, - Arthur Dent. How about replicating the header and footer row in the
EmptyDataTemplate? Hm... i suppose that might work, though its kind of kludgey.
<CaffieneR***@gmail.com> wrote in message Show quoteHide quote news:1141847019.647713.167260@p10g2000cwp.googlegroups.com... > How about replicating the header and footer row in the > EmptyDataTemplate? >
GridView TemplateColumn
Retrieving Values from Hidden Fileds Inside Web Controls on PostBa Accessible GridView ASP.NET datagrid Intercepting the DataGrid Browse for file - on the server System.Web.UI.WebControls.Image control not refreshing PREVENT an ASP.Net page from posting back when the ENTER key press Postback and return view FormView update parameter values |
|||||||||||||||||||||||