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

No insert option in the grid ?

2 Answers 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mike Arasteh
Top achievements
Rank 1
Mike Arasteh asked on 04 Apr 2010, 07:49 AM
Hi,

I was wondering why we are able to edit and delete only, but I don't see insert? maybe I'm new to this but can someone guide me if I can insert without coding because I'm running out of time to do coding.

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 05 Apr 2010, 05:16 AM

Hi Mike,

You can insert a new item using the [Add new record] button in the Command row. Set MasterTableView-CommandItemDisplay property in order to show the command row.

Checkout the demo for more information on Automatic Operations

Also the code library represents how to perform automatic operations (update/insert/delete) with SqlDataSource control.

-Shinu.

0
Mike Arasteh
Top achievements
Rank 1
answered on 12 Apr 2010, 08:17 AM
Thanks shinu
Tags
Grid
Asked by
Mike Arasteh
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Mike Arasteh
Top achievements
Rank 1
Share this question
or