The AgDataGrid is no longer visible after it has been resized to zero height.
Steps to Reproduce:
Run the attached demo solution. Resize the browser window so the grid is no longer visible. Resize the browser window back to its original larger size.
Actual Results:
The AgDataGrid is no longer visible.
Expected Results:
The AgDataGrid should be visible again.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hi Lars,
Thank you for the sample. We're examining it, but need extra time, because the problem looks unclear at present. We'll respond as soon as we have any results, or need extra information from you.
Thanks for your patience.
Regards,
Serge
Hi Lars,
To resolve this issue, set the AgDataGrid's MinWidth and MinHeight properties to values greater than 0.
Thanks,
Plato
Thank yor for the workaround! It works very well.
But how can this behavior not be a bug? If it is according to specifications that the AgDataGrid should disappear after some browser resizing then I have to question the specification. ;-) The default behavior should be robust and useful for many users, right? That the grid disappears is not very useful for many users. :-)
Hi Lars,
We will try to fix this issue in the next release version. For now, please use the provided workaround.
Thanks,
Plato