All Tags »
Xceed DataGrid »
scrolling (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi everybody, I have a which I can not resolved.
I have Xceed Datagrid Express ver 3.1. If I add datagrid control as a child of some panel e.g. StackPanel and I not expicitly specify a size of datagrid(width, height) then scrollbars of datagrid does not worked. If I set a width and height of datagrid, everything works fine. What can I do, if I ...