On Friday 30 June 2006 11:31, Vinod M Jacob wrote:
> button click. I would like to know how we can pass all the datagrid
> items(without selecting) ie. multiple rows in datagrid to the jsp page
> using HTTPservice on clicking a button to store into the database.
dataGridId.dataProvider should seri
Hi, Even i would like to know the same thing.I am able to store a selected single row from the datagrid to the database using HTTpservice on a button click. I would like to know how we can pass all the datagrid items(without selecting) ie. multiple rows in datagrid to the jsp page usin
So far, we are able to save all the selected items in the DataGrid
to the database. The problem is that we want to save all the items,
whether they are selected or not. Basically, it is a shopping cart,
so when the user hits purchase, all the items in the cart are to be
saved.
Thanks,
Sreedhar
3 matches
Mail list logo