|
I have created usercontrol GridEx:UserControl. On that control I putted GridControl (DevExpress datagrid control). I have created Property DataGrid which return inner datagrid control (previously added) How to enable design support for DataGrid ? I try...
Started by ITGoran on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Solution can be founded here:
http://www.devexpress.com/kb=A577.
Try deriving the user control from the DevExpress grid control instead of the 'UserControl' class .
|
|
I have a DataGridView that I'm binding to a DataTable. The DataTable is a all numeric values. There is a requirement that every n rows in the DataGridView has text in it, rather than the numeric values (to visually separate sections for the user). I am...
Started by Handleman on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
(Not a sales pitch; I just had a good experience using their component.)
Does this solve your.
(In part because it does much site.
I've used the Janus GridEx for this type of non-standard behaviour.
|
|
I am writing a .NET WinForms application that needs to display a list of results in a nice formatted user-friendly fashion. Here's how I'm hoping to display the data.
The table must support a decent amount of data(>= 200 individual "data blocks"), ...
Started by Silv3rSurf on
, 9 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
They will save you time very quickly - some, like Janus' GridEx control, costs.
Of third-party controls.
|
Ask your Facebook Friends