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

Datagrid in CSharp

Hi all,

Is there any other controls in CSharp that is exactly the same as
datagrid? Datagrid looks boring with the same old grey columns style.

Appreciate any advice.

Sep 22 '06 #1
3 2971
There are various companies that sell grid controls. Thats the only other
option unless you write your own.

Ciaran O'Donnell

"ah*****@gmail.com" wrote:
Hi all,

Is there any other controls in CSharp that is exactly the same as
datagrid? Datagrid looks boring with the same old grey columns style.

Appreciate any advice.

Sep 22 '06 #2
Ciaran O''Donnell wrote:
There are various companies that sell grid controls. Thats the only other
option unless you write your own.

Ciaran O'Donnell

"ah*****@gmail.com" wrote:
>Hi all,

Is there any other controls in CSharp that is exactly the same as
datagrid? Datagrid looks boring with the same old grey columns style.
[Even though I prefer the old gray column style, but i am pretty sure
those can be customized, there are tons of properties you can change for
the datagrid, just dig into the MSDN a little bit more].
>>
Appreciate any advice.

Sep 22 '06 #3
Thereare instructions on coloring datagrid cells etc. here

http://www.syncfusion.com/FAQ/Window...efault.aspx#44

Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
<ah*****@gmail.comwrote in message
news:11*********************@m73g2000cwd.googlegro ups.com...
Hi all,

Is there any other controls in CSharp that is exactly the same as
datagrid? Datagrid looks boring with the same old grey columns style.

Appreciate any advice.

Sep 22 '06 #4

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

Similar topics

1
by: Marlene harkcom | last post by:
I've got a datagrid with 5 bound columns in it as well as an edit/update/cancel column. I'm binding this to a dataset. One of the fields is always going to be one of three values. I want the...
1
by: VM | last post by:
Is it possible for the bound data in a web datagrid to be displayed in links? The grid will show the client's first name and last name and, when the user clicks on the first or last name, I want...
1
by: Soul | last post by:
Hi, I have a DataGrid which works. But if I load a new table to the DataGrid, it will still show those old data I load earlier. private void loadTableA() { if ( openFileDialog.ShowDialog()...
4
by: Michael Schindler | last post by:
I use C# windows Appl. My problem i have is whit my column amount. In the database i have float as datatyp an my datagris shows the amount place without decimal. I know dgTextBoxColumn.Format...
2
by: Clayton Hamilton | last post by:
I have a DataGrid on a webform bound to a Datasource and can successfully use <ItemTemplate> to create edit/update/cancel functionality for user maintenance of data. I use separate logic to delete...
4
by: JerryP | last post by:
Hi Group, Id like to have a tooltip for each col in the datagrid. Is there a way to do that ? Thanks ! Jerry
1
by: developer | last post by:
I have a Windows form that contains a datagrid populated with a table in my database. When i load my form i want a particular row in my datagrid to be selected. How can i do that Thanks
2
by: Fabrizio | last post by:
Hi, I created an aspx page with a Datagrid control that should list a bunch of records from a MS Access database table. When I load the page on Web Server , the datagrid itself is not visible....
8
by: Brent Burkart | last post by:
My datagrid OnCancelCommand event is not firing. HTML OnCancelCommand="AdminGrid_Cancel" 'Code Behind Sub AdminGrid_Cancel(ByVal sender As Object, ByVal e As DataGridCommandEventArgs)...
21
by: Sharon | last post by:
I have added an auto scroll feature to my DataGrid control like this: private void DoAutoScroll() { DataView dv = m_DataGrid.DataSource as DataView; DataGridCell cell = m_DataGrid.CurrentCell;...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.