Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
Row Add plus graphic disappears when hiding first row
posted

In my WebDataGrid I'm dynamically hiding rows by setting their Css class depending on certain values. Row adding is enabled on this Grid and I've discovered that if the first row is hidden, the plus symbol in the Add row section disappears. Any other row can be hidden without it affecting the Add Row. I have narrowed it down to the display: none; part of the Css that is the reason it is being hidden. Is this expected and if so, is there a way to work around it? I have attached the project.

Thank you for your help,

Brandon

AddRowPlusSymbol.zip
Parents Reply Children
No Data