This is a migrated thread and some comments may be shown as answers.

how to insert data at clientside

0 Answers 29 Views
Grid
This is a migrated thread and some comments may be shown as answers.
SAFAA
Top achievements
Rank 1
SAFAA asked on 31 Jul 2012, 10:27 PM
Hi,

How to insert data into SQL database and display it in radgrid at client side .

As I'm new to script and telerik , pls provide sample code for the following scenario

1) A dropdown with ProductName as text, and Product id as value
2) A Qty textbox.
3) A Radbutton (ADD ). When the user select the products, & enter the qty. and by clicking the ADD the data has to be update on the grid / or on the sql database.

Pls provide sample code

ProductID numeric
ProductName nvarchar(50)
Qty numeric

No answers yet. Maybe you can help?

Tags
Grid
Asked by
SAFAA
Top achievements
Rank 1
Share this question
or