all groups > asp.net datagrid control > november 2003 > threads for november 1 - 7, 2003
Filter by week: 1 2 3 4 5
DataGrid with edit,insert & delete but with no ViewState !?
Posted by tomislav147 NO[at]SPAM hotmail.com at 11/7/2003 2:36:22 PM
is this possible and how?... more >>
FindControl in FooterTemplate
Posted by tropico at 11/6/2003 1:57:06 PM
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.
So I try to use the FindControl method in the ItemCommand event of the
datalist... more >>
Cascading Style Sheets
Posted by pete.walburn NO[at]SPAM btopenworld.com at 11/6/2003 1:07:52 PM
Hi,
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
quite a few web applications and we want a similar look
... more >>
Template Columns in DataGrids
Posted by jimbenson NO[at]SPAM monmouth.com at 11/6/2003 8:11:16 AM
Hello All,
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.
The template is a radiobuttonlist with 3 values, 1)Yes, 2)
No, 3)N/A.
This is... more >>
Parent/Child Relationship
Posted by Bob Day at 11/5/2003 1:47:51 PM
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
row, the relationship name "Dis... more >>
DataGrid DataBind Source Detect?
Posted by bradwiseathome NO[at]SPAM hotmail.com at 11/5/2003 11:41:23 AM
I have a datagrid and I want to change behavior if the datasource it
is binding to is a datatable or dataview. How can my datagrid know
what the control type is?... more >>
DataGrid containing RadioGroups in its rows
Posted by Karl Napp at 11/4/2003 4:52:56 PM
Any suggestens / ideas how to accomplish this?
Given is a view with the following structure:
Name col1 col2 col3
Carol true false false
Karl false false true
Now I'd like to have one RadioGroup in each row but I don't what to do.
Using
aspnet.4guysfromrolla... more >>
problem: DataGrid vs Netscape 4
Posted by hb at 11/4/2003 10:59:41 AM
Hi,
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.
But when I open it from Netscape 4.1, all images jump out from datagrid and
are displayed on ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|