Hide emtpy Table Rows
Hide emtpy Table Rows
Hello,
is there any chance, to hide empty rows from a DataGrid?
Thanks in advance
Ipad
is there any chance, to hide empty rows from a DataGrid?
Thanks in advance
Ipad
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
Hide emtpy Table Rows
Hello,
Do you mean StiGridControl ?
Thank you.
Do you mean StiGridControl ?
Thank you.
Hide emtpy Table Rows
Hello,
i dont know, what do you mean with StiGridControl.
I used a normal Table fom Stimlusoft.
This table contains 2 columns and 10 rows. The Rows were from a datasource, which is
based on a SQL Querry.
If my SQL Querry got no Data´s for that row, i want to hide these row.
This is my Problem.
Thanks
Ipad
i dont know, what do you mean with StiGridControl.
I used a normal Table fom Stimlusoft.
This table contains 2 columns and 10 rows. The Rows were from a datasource, which is
based on a SQL Querry.
If my SQL Querry got no Data´s for that row, i want to hide these row.
This is my Problem.
Thanks
Ipad
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
Hide emtpy Table Rows
Hello,
Set the CanShrink property of the required cells to true.
Thank you.
Set the CanShrink property of the required cells to true.
Thank you.
Hide emtpy Table Rows
Thanks...
The cell is hidden, but the underlying cells do not move on.
So what can I do?
Thanks in advance
Ipad
The cell is hidden, but the underlying cells do not move on.
So what can I do?
Thanks in advance
Ipad
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
Hide emtpy Table Rows
Hello,
Use the CellDockStyle property to move cells up.
Thank you.
Use the CellDockStyle property to move cells up.
Thank you.
Hide emtpy Table Rows
Hello AntonLoz,
it works,
many thanks for your help and the very good support!
Best Regards
Ipad
it works,
many thanks for your help and the very good support!
Best Regards
Ipad
Hide emtpy Table Rows
We are glad to help you!