|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET DataGrid Controlmicrosoft.public.dotnet.framework.aspnet.datagridcontrol
Joe Reiss -
27 Jan 2006 5:28 PM - 3 messages
Hi All, This is my second post on this issue, really didn't get much of response the first time. Anyway, after playing around with gridView column widths my conclusion is this. Essentially, you don't have direct control of how the ...
mkhmer -
27 Jan 2006 2:08 AM - 7 messages
I want to clear the content of the Grid before assigning a new DataSource into it. I just foud that it show me the combination of old content and new content from new assigned datasource. So, I want to make sure to clear it first ...
Joe Reiss -
25 Jan 2006 6:57 PM - 4 messages
Hi All, I'm trying to set individual column widths in a gridview. I've tried both pixels and percenntage. Neither one has any effect. I'm setting the ItemStyle.Width property. What's up with this?? ...
Kevin Humphreys -
24 Jan 2006 7:41 PM - 4 messages
Hi, When I load new data in a datagrid and when I try to export this data to excel it exports the previous data that was in the datagrid. I have no idea why this is so. below is the sequence of code ...
Brian Lorraine -
24 Jan 2006 1:55 AM - 2 messages
I've learned how to add javascript to a web control in .NET using the ".Attributes.Add" method. example: MYBUTTON.Attributes.add("onClick", "blablafunction") I'm having a problem adding javascript to a control that is inside a TEMPLATE COLUMN of a datagrid. The name of my button is "button1". Because it ...
|
|||||||||||||||||||||||