473,379 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Copy checkbox selected datagrid items into new dataset

Hi

I'm looking for some help regarding copying, selected datagrid items from
one dataset to another... and then bind the new dataset to a another datagrid.

Hope hearing from you.

--
Greetings ecoder
Nov 19 '05 #1
2 1931
You can select items displayed on the browser by a datagrid server control
using a combination of server side event handling and client-side JavaScript
as in this sample:
http://www.societopia.net/Samples/Da...Delegates.aspx

After you selected data on the datagrid you can locate them using a primary
key field on the datatable and then copy the data from on table to another.
If you need further help on copying between tables and datasets, post more
detail about what you are trying to do.

--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"ecoder" wrote:
Hi

I'm looking for some help regarding copying, selected datagrid items from
one dataset to another... and then bind the new dataset to a another datagrid.

Hope hearing from you.

--
Greetings ecoder

Nov 19 '05 #2
Hey Phillip...

Thank you very much for your reply on my question.

I can certanly use that!

:-)

--
Greetings ecoder
"Phillip Williams" wrote:
You can select items displayed on the browser by a datagrid server control
using a combination of server side event handling and client-side JavaScript
as in this sample:
http://www.societopia.net/Samples/Da...Delegates.aspx

After you selected data on the datagrid you can locate them using a primary
key field on the datatable and then copy the data from on table to another.
If you need further help on copying between tables and datasets, post more
detail about what you are trying to do.

--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"ecoder" wrote:
Hi

I'm looking for some help regarding copying, selected datagrid items from
one dataset to another... and then bind the new dataset to a another datagrid.

Hope hearing from you.

--
Greetings ecoder

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Just D | last post by:
Hi All, Does anybody know how to write the following code? I have a database table with a few columns including: ID , "Task" , ForceRun . I need to show the DataGrid on the ASPX page with...
2
by: Sebi | last post by:
Hello all is it possible to add a checkbox in a DataGrid for Boolean Data? Thanks in advance
1
by: iforsyth | last post by:
Have a paging datagrid with a checkbox control in column(0). ViewState is enabled. I check the checkbox in first row of the grid on a page and then the program hits this event: Private Sub...
1
by: Andre | last post by:
Hi, I need some help with automatically generated checkbox in my datagrid, i'm searching everywhere and can't find a way to do this. In my datagrid i will always have more than one line, with...
0
by: Amar | last post by:
I have created a Template Column and Added to a Datagrid, which contains a checkBox. The column is not Binded to any column of the Dataset, but is an extra one so i can retrieve on Save Button...
1
by: louise raisbeck | last post by:
This sounds complicated but bear with me. I have a datagrid. It is dynamic in that, i dont know how many columns i will have until the dataset is back so i have to build the datagrid dynamically. I...
1
by: sneha123 | last post by:
There will be some 20 questions and for each question there will be 4 choices.what i want to do is to select multiple answers by clicking the checkbox. i m using asp.net,vb.net pls help me we...
8
by: Alan Silver | last post by:
Hello, I have a repeater that has code like this... <ItemTemplate> <asp:CheckBox ID="chkDelete" Text="" RunAt="server"/> .... other stuff goes here </ItemTemplate> There is a button below...
4
by: mamun | last post by:
Hi All, I have the following situation and am looking for answer in C#. I have a datagrid and putting checkbox next to each record. In the header I have a Delete button. I want users to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.