Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > How to display/edit/update/insert new records (non-key columns) in a dynamic gridview?

Reply
Thread Tools

How to display/edit/update/insert new records (non-key columns) in a dynamic gridview?

 
 
loga123
Guest
Posts: n/a
 
      05-23-2006
Hi All,

I have a requirement where I need to build a dynamic gridview. I am
using asp .net 2.0.
I have to display non-key columns of a table in the gridview and make
user to be able to delete/update/ or insert new records to the
gridview.
I want to build SQL queries dynamically in the code based on user input
and attach them to gridview...instead of using GUI.

I am new to .net and this is a very urgent requirement for me.
Can you guyz help me on this?
Any response is greatly appreciated.

Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Simple query returns 0 records in asp, but all records in vbscript masg0013@gmail.com ASP General 3 11-02-2006 09:23 AM
Delete records or update records Dan ASP General 1 05-10-2004 01:25 PM
match muliple header records to associated detail records Luke Airig XML 0 12-31-2003 12:06 AM
New records in Datagrid to be inserted into SQL table. URGENT! =?Utf-8?B?U0s=?= ASP .Net 4 12-10-2003 03:11 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57