Re: change the Column width of a Datagrid Populated through DataTable
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Look for DataGridTableStyle...
maurizio
"Murthy" <Murthy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:87315E18-4B9F-4491-8F4F-AA0F93874984@xxxxxxxxxxxxxxxx
Hi,
I have datagrid.
I am populating the data in the datagrid from an xml file through an
DataTable.
Now i want to increase the width of the First column in my DataGrid.
Can some one tell me how i can do it.
Thanks in Advance,
Murthy
.
Relevant Pages
- Problem mit NavigateUrl
... Ich habe ein DataGrid und binde daran ein Xml File. ... Navigation. ... Ich benutze für meine Seite übrigens MasterPages ... (microsoft.public.de.german.entwickler.dotnet.asp) - VB.net Form to Read and Update XML
... the DataGrid). ... Dim xdd As XmlDataDocument ... MessageBox.Show("The XML file has been successfully updated!") ... (microsoft.public.dotnet.xml) - Re: continuously running thread?
... and continuously running threads aren't ... This will fire a method at a timed interval on a> threadpool thread and this method can check the XML file. ... > will perform the datagrid refresh. ... > Best Regards ... (microsoft.public.dotnet.languages.csharp) - Datagrid - ReadXml
... I am trying to read an xml file and have it view data in the datagrid. ... file it has that nice readable grid). ... I though that when i use the ReadXml funtion it will automatically read data ... (microsoft.public.dotnet.languages.csharp) - Re: Recordset, XML, and Datagrid
... Peter Foot ... > I have a VB6 program which create a recordset and save it as XML file. ... > datagrid, which works fine. ... when I do the same thing on the PPC ... (microsoft.public.dotnet.framework.compactframework) |
|