473,387 Members | 1,455 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,387 software developers and data experts.

Extended datagrid

Is there a way to add a textbox that is the full length of a datagrid below
the columns of the grid?

Or is there a different control to achieve this?

Basically:
Col1 | Col2 | Col3
Line 1 1 | 2 | 3
line 1 text box.........
Line 2 2 | 2 | 3
:line 2 text box.......
....

We're trying nested grids but hoping there is a better method.

Thank you in advance.

- Andy Davidson
Nov 19 '05 #1
1 1017
Andy,

Make an ItemTemplate and put there a simple html table consisting of 2 rows.
In the first row you will put all the columns and in the second row the
textbox.

Eliyahu

"ADavidson" <AD*******@discussions.microsoft.com> wrote in message
news:35**********************************@microsof t.com...
Is there a way to add a textbox that is the full length of a datagrid below the columns of the grid?

Or is there a different control to achieve this?

Basically:
Col1 | Col2 | Col3
Line 1 1 | 2 | 3
line 1 text box.........
Line 2 2 | 2 | 3
:line 2 text box.......
...

We're trying nested grids but hoping there is a better method.

Thank you in advance.

- Andy Davidson

Nov 19 '05 #2

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

Similar topics

3
by: Matik | last post by:
Hi, I alredy tried to search this problem in last posts, but I couldn't find the answer. I try to access via Extended SP the method in a dll. I registered the dll as a ExSP, with a name of...
0
by: Tiago Marques | last post by:
I'm trying to use this component but I don't know how to populate the combobox in the datagrid. I'd like to have a datasource related to it. Thanks for any help!
0
by: Elad Gutman | last post by:
Hi, I wanna buy an advanced 3rd party DataGrid for windows forms .Net framework. The best tool for me will be a grid inherits from the 'Windows.Forms.DataGrid' object, meaning that I will...
0
by: Richard | last post by:
Does anyone have a best practices object model for the properties and methods that would typically be involved with the GDI painting, rendering, etc. aspect of this control. Classes surely to be...
0
by: James | last post by:
Hi, We are looking for a way to select multiple rows in a bounded datagrid. The extended selection needs to work as same as an MSAccess list box control. Can anyone help? Thx in advance. James
3
by: Trint Smith | last post by:
I need a webcontrol datagrid with extended capabilities...to show thumbnails and hyperlinks..etc. Like this one does that is just a windowscontrol: http://dotnet.leadit.be/extendeddatagrid But I...
13
by: pmcguire | last post by:
I have a DataGrid control for which I have also created several new extended DataGridColumnStyles. They behave pretty nicely, but I can't figure out how to implement Selected Item formatting for...
1
by: Richard | last post by:
Does anyone have a best practices object model for the properties and methods that would typically be involved with the GDI painting, rendering, etc. aspect of this control. Classes surely to be...
0
by: Badshah | last post by:
Hello All, I am using extended data grid (from Leadit) in my C# winforms application. I have written some serial numbers on the rwo header of the extended data grid. Problem is when I scroll...
1
by: VanZandt | last post by:
I have a class(dll) that extends winform datagrid to provide link column in vb.net. I have managed to create a datagrid in c# winforms that shows link in one of the column but when I try to create a...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.