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

Formatting a datagrid with tablestyles

Hi,

I'm new to VB.net and I can't figure out how to format a Datagrid with those
TableStyles... I have a simple 5 coloumn(TextOnly) Datagrid and I want
these coloumns to be just as wide as the Datagrid (all together). Can anyone
post a simple example or something...

Thanks, Sebastian
Nov 20 '05 #1
1 1018
Hi,

Maybe this will help.
http://www.syncfusion.com/FAQ/WinFor...c44c.asp#q871q

Ken
-----------
"Sebastian Becker" <sb*******@gmx.net> wrote in message
news:bm**********@anderson.hrz.tu-chemnitz.de...
Hi,

I'm new to VB.net and I can't figure out how to format a Datagrid with those TableStyles... I have a simple 5 coloumn(TextOnly) Datagrid and I want
these coloumns to be just as wide as the Datagrid (all together). Can anyone post a simple example or something...

Thanks, Sebastian

Nov 20 '05 #2

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

Similar topics

5
by: Jeff Cook | last post by:
Hi I have a DataGrid that I am using to display a .xml file (that has a schema in a .xsd), like this:- ds.ReadXmlSchema(sDataPath + "Data.xsd"); ds.ReadXml(sDataPath + "Data.xml",...
2
by: michael walser | last post by:
display checkbox in datagrid. I find that there are 3 status: checked - check box with click icon unchecked - blank in check box unknown - click icon but color in gray..... How can I set the...
1
by: Mike Fellows | last post by:
Help, Im used to vb.net and have been given a web project to do i have a datagrid which i populate with data (surprisngly) one of the columns in my datagrid contains a long string in vb.net...
2
by: CSL | last post by:
I am using the DataGrid in a Windows Application, how can I adjust the widths of each column individually.
3
by: Stan Sainte-Rose | last post by:
Hi, I have a winform with 1 datagrid and several datagridtablesStyles mapping different datatables. Is it possible to select a specific DataGridTableStyle for the datagrid ? Or do I have to...
0
by: Jorge | last post by:
Hello All I am trying to preserve the width of column in a datagrid made by the user. On form load i use this <code> Me.DataGrid2.TableStyles("artenc").GridColumnStyles (0).Width = 30...
0
by: Asgorath | last post by:
Hello All I am trying to preserve the width of column in a datagrid on form load i use this <code> Me.DataGrid2.TableStyles("artenc").GridColumnStyles(0).Width = 30...
2
by: John Dann | last post by:
I've got what seems to be a common problem with the DataGrid control - I want to display a dataset one of whose columns (always the first column) is a datetime column. But only the date displays...
6
by: Doug Bell | last post by:
Hi I have a DataGrid with some hidden columns and also some read Only and some ComboBox Columns. Sandard Tabbing through the Datagrid sees the focus go to the hidden columns requiring further...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.