R
ruca
I have two DataGrids, one Master and other Details.
I let user choose the number of records that want to see by datagrid page
(in Master).
I have Details grid below of Master.
My problem is that when I (or user) choose big number (or all) records to
see in Master, this overlaps Details. How can I prevent this?
How van I adjust Details grid to begin where Master end?
Is there any propertie in DataGrid that helps?
I let user choose the number of records that want to see by datagrid page
(in Master).
I have Details grid below of Master.
My problem is that when I (or user) choose big number (or all) records to
see in Master, this overlaps Details. How can I prevent this?
How van I adjust Details grid to begin where Master end?
Is there any propertie in DataGrid that helps?