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.
hi,
When i clickon any row(except first row) after paste(Ctrl+v) to GridDataBound, first row is invisible. then only if i click the first row, it comes back. is it a bug?
I do not want the pasted first row be invisible.how can i do it?
ADAdministrator Syncfusion Team November 10, 2004 01:26 AM
I tried to see this problem in the attached sample but could not. Maybe I am not following the exact steps you are taking. Can you see the problem in this sample? If so, what steps do I take to see it? I am using version 2.1.0.9. If you do not see the problem in the sample, can you post a small sample showing the problem?
WindowsApplication16_667.zip
FAFarmerNovember 11, 2004 12:14 AM
Dear Clay,
Mine is 2.0.5.1,
just using your sample,if you
1,cut all(Ctrl+X)
2,cursor to top-left cell,
3,copy all(Ctrl+V)
i cannot see top-left cell,if i move cursor to top-left cell,it comes back,should i use 2.1 version?
ADAdministrator Syncfusion Team November 11, 2004 03:29 AM
Using 2.1.0.9, here is what I see in that sample.
1) to select all, click on cell 0,0.
2) then cut all using ctl+X.
3) then click in cell 1,1
4) paste by pressing ctl+V
I then see the whole table again including the value in cell 1,1.
ADAdministrator Syncfusion Team December 16, 2004 10:16 PM