The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hello
I had to Change version from 1.6 to 1.5.2, because my software reacts differently.
The big problem is that with the 1.6, controls as GridPanel does not refresh totally, and this give some dirty things around the control, as if it was not repaint. It s a very big problem.
Did you see this problem ?
thanks
Hi
yes it is a know issue with 1.6.x and it works fine with 1.5.x.x
try this.
If you have the grid inside a panel and the panel
inside another panel, you may face this.
try placing the grid directly to the first panel
or directly in the form will work fine.
Hope helps
Rajaraman
> Hello
>
> I had to Change version from 1.6 to 1.5.2, because my software reacts differently.
>
> The big problem is that with the 1.6, controls as GridPanel does not refresh totally, and this give some dirty things around the control, as if it was not repaint. It s a very big problem.
>
> Did you see this problem ?
>
> thanks
ANAlexandre NicholasJuly 24, 2003 02:52 AM UTC
> yes it is a know issue with 1.6.x and it works fine with 1.5.x.x
>
does this bug fixed today ?
thanks