473,411 Members | 2,009 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,411 software developers and data experts.

datagrid generate rows

I have this checkbox list and a datagrid.
I would like to generate a row with textboxes for every item that is checked
in my checkboxlist

What's the best way to do it?

in javascript is (quite) easy but in C#?
Nov 19 '05 #1
1 902
JV
You are going to need to create the row in the underlying data source
(usually a DataSet?) and re-bind the datagrid after adding the new row(s).

There are some good tutorials on datagrids in the online help for Visual
Studio, and at http://msdn.microsoft.com which can help you understand how
to do this.
"Boonaap" <Bo*****@discussions.microsoft.com> wrote in message
news:E5**********************************@microsof t.com...
I have this checkbox list and a datagrid.
I would like to generate a row with textboxes for every item that is
checked
in my checkboxlist

What's the best way to do it?

in javascript is (quite) easy but in C#?

Nov 19 '05 #2

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

Similar topics

1
by: Udi | last post by:
Hello I configured the MS SQL SERVER 2000 to generate the Primery Key automaticly, now, the problem is that when i insert a new row using a DataGrid that connected to the table with the...
0
by: Hai Nguyen | last post by:
Hi all I'm trying to create form (can be anything, but a prefer it's a datagrid). It should look like this Header 1 Header 2 Header3 Header4 Header5 (textbox) ...
3
by: nkunkov | last post by:
Hi, I have read a lot of articles in this newsgroup about how to solve this problem but found no solution. I'm trying to export a C# datagrid to Excel file. Here is my code that I have also...
2
by: Ram | last post by:
Hi, Pls could anyone tell me how to do the following task. I am having a datagrid with certain columns. Now what i need is , I have to include a button in each row and on clicking this button...
1
by: GayatriSharma1 | last post by:
I m having some tables in the database...depending upon the columns present in each table the grid should generate rows dynamically to display that columns in grid...how to generate columns...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.