Grid view problem while saving to database
-
Hai Iam new to web applications. In my application try to add rows to gridview and save the row data in to sql server db. My problems ----------- 1. While adding rows only one row is added. Trying to add another row firstly created row is removed and adds a new row. Cant add rows continuesly. 2. Only one SAVE button is there. While saving newly created ROW data cant inserted to db. Pls help to find a solution. Regards, KP
-
Hai Iam new to web applications. In my application try to add rows to gridview and save the row data in to sql server db. My problems ----------- 1. While adding rows only one row is added. Trying to add another row firstly created row is removed and adds a new row. Cant add rows continuesly. 2. Only one SAVE button is there. While saving newly created ROW data cant inserted to db. Pls help to find a solution. Regards, KP
The solution is to fix your code. It sounds like you're not saving your new rows, so they are lost. Why are you taking on something this complex when you're new to web apps ?
Christian Graus Driven to the arms of OSX by Vista.