Hi Dian, This is not something I have tried. Giving it a quick thought, you could start off with a blank rowList, i.e. has 10 rows render this in a FormTable (DataGrid) and then persist the entered values, and ignoring the blank values.
http://www.avoka.com/click-examples/table/form-table.htm regards Malcolm Edgar On Fri, May 15, 2009 at 1:41 PM, dian <[email protected]> wrote: > > Hello All, > > I want to make web page that can store data temporary in Table Control > before I send into dbase. > So if I add data I store in Table Control for temporary and Data in Table > must be add new data or I can remove to. > > in ASP.NET I can get all value from Table GridView an store on DataTable. > How can I do this on Click ? > > thx > -- > View this message in context: > http://n2.nabble.com/Get-List-Value-From-Table-Control-tp2905817p2905817.html > Sent from the click-user mailing list archive at Nabble.com. > >
