Connecting Tech Pros Worldwide Forums | Help | Site Map

GridView Insert

Marc
Guest
 
Posts: n/a
#1: Aug 9 '08
I have made a GridView and I want to display it as such that on the bottom
there is an empty cell row in which you can insert a new record. Now I have
tried and looked at some properties but I cannot find it. Is it possible to
display a Gridview in such a way at all? Or an I obliged to fill in a new
record in a seperate Detailview.



amandag
Guest
 
Posts: n/a
#2: Aug 10 '08

re: GridView Insert


your can use FooterTemplate

"Marc" <noreply@chello.nlдÈëÏûÏ¢
news:ePbrKyk%23IHA.4200@TK2MSFTNGP05.phx.gbl...
Quote:
>I have made a GridView and I want to display it as such that on the bottom
>there is an empty cell row in which you can insert a new record. Now I have
>tried and looked at some properties but I cannot find it. Is it possible to
>display a Gridview in such a way at all? Or an I obliged to fill in a new
>record in a seperate Detailview.
>
>

Marc
Guest
 
Posts: n/a
#3: Aug 10 '08

re: GridView Insert



"amandag" <amandag5577@hotmail.comschreef
Quote:
your can use FooterTemplate
Hi, thanks, I've looked at that.

Ok, there might be possibilities to build this in, but it's not a standard
behaviour I can switch on with a property?? That's what I hoped for. But
again thanks for the suggestion.


Closed Thread