| Thread | Last Post | Replies |
|
| Setting alt text in hyperlinkcolumn | 13 Nov 2003 06:07 GMT | 1 |
How do you set the alt-text for the hyperlink in a hyperlinkcolumn of a datagrid? Thanks, Ben
|
| Column SIZE | 13 Nov 2003 06:02 GMT | 1 |
I can limit the size of a column in the data grid using the dataformat like i have a column with 50 chars and i want to display only the first 10 !! Please HELP !
|
| Put a control in a Cell of DataGrid | 12 Nov 2003 17:22 GMT | 1 |
i want to put Control in each Cell of my DataGrid, i don't know if it's possible... i have a table with 3 Rows and 7 Colums, and i want to click for example in the (0,1) colums to do an action.
|
| console app w/o seeing console? | 11 Nov 2003 22:24 GMT | 1 |
OK, here's a silly question: I want a console application to run totally un-noticed - without the console window popping up. How do I accomplish this? Thanks.
|
| Datagrid inside a datagrid? | 11 Nov 2003 20:19 GMT | 2 |
Ok so i have a dataset with 3 data tables in it. I would like to be able to represent this data in the best way possible. the three datatables have relations. Although i havent created any such programmatical relationships, the tables are related.
|
| Datagrid column count = 0?? | 11 Nov 2003 09:21 GMT | 1 |
OK, I'm missing something obvious here... I have a datagrid that I populate in the code-behind page thusly: adptr = new OleDbDataAdapter("SELECT RideDate,RideName,RideDescription,Distance,Duration,AvgMPH,MaxMPH,AvgHR,MaxH
|
| eidting two tables wthin a datagrid | 11 Nov 2003 00:30 GMT | 1 |
Apologies if this has been asked before and I have searched on the Internet to no avail. I would like to use a Datagrid to edit data held in two tables that are 'joined' by a common field. I know hoe to write the code to edit a row from
|
| Template Columns in DataGrids | 10 Nov 2003 23:24 GMT | 4 |
This is my problem. I have a datagrid with some columns the first being and ID column, the next column is text, a question, the third is a template column(ItemTemplate) This is an unbound column.
|
| Picture Button | 10 Nov 2003 16:06 GMT | 1 |
I know this is probably simple, but i am running around stuck. All i want is a picture as a button in one of my columns on the datagrid control. when clicked, all that is done is a javascript "window.open()". How do i do this?
|
| Cascading Style Sheets | 09 Nov 2003 20:14 GMT | 2 |
I am writing a web based application in VB.Net. A lot of the forms in the applicaiotn have grids (datagrids) in them. I would like to have a style sheet which defines how the headers are going to look. There are going to be
|
| FindControl in FooterTemplate | 09 Nov 2003 01:10 GMT | 1 |
I all I've got a beautifull datalist with a ItemTemplate and a FooterTemplate There is a link button in the itemTemplate and Id'like to change a control in the FooterTemplate when someone click the buttonlink.
|
| DataGrid with edit,insert & delete but with no ViewState !? | 08 Nov 2003 19:02 GMT | 1 |
is this possible and how?
|
| problem: DataGrid vs Netscape 4 | 06 Nov 2003 15:26 GMT | 4 |
I have a product.aspx page that has a DataGrid containing images. I save the html source code of the page into product.htm. When I open product.htm from IE, it behaviors exactly as product.aspx.
|
| DataGrid containing RadioGroups in its rows | 06 Nov 2003 11:07 GMT | 1 |
Any suggestens / ideas how to accomplish this? Given is a view with the following structure: Name col1 col2 col3 Carol true false false
|
| Parent/Child Relationship | 06 Nov 2003 01:13 GMT | 1 |
Using VS 2003, VB.NET, sql msde... This is really a question about a winform datagridcontrol (if there is a better newsgroup for these winform datagridcontrol questions, let me know). A parent/child relationship exists. When you click the + next to the parent
|