This is a migrated thread and some comments may be shown as answers.

Telerik grid row is overlapping when GridViewDataColumn is having multiline text

5 Answers 182 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ashutosh
Top achievements
Rank 1
Ashutosh asked on 01 Jul 2016, 03:50 PM

Telerik grid row is overlapping when GridViewDataColumn is having multiline text. If we resize column or apply any filter,  row overlapping disappears. Do we have any solution for this?

<telerik:GridViewDataColumn
  DataMemberBinding="{Binding  ConnectedCardInfo, Mode=OneWay}"
 IsReadOnly="True"                UniqueName="ConnectedCardInfo">
            <telerik:GridViewDataColumn.Header>
<TextBlock Text="Connected Card Info" TextWrapping="WrapWithOverflow" ToolTip="Connected Card Info"/>          </telerik:GridViewDataColumn.Header>

</telerik:GridViewDataColumn>

5 Answers, 1 is accepted

Sort by
0
Stefan Nenchev
Telerik team
answered on 04 Jul 2016, 07:37 AM
Hello Ashutosh,

I tried reproducing the issue you have described but was not able to. Can you please provide more details on the setup at your end. Sharing information regarding any additional changes that you have applied to the RadGridView control will be highly appreciated. The best approach would be to raise a ticket with a sample that shows the undesired behavior. I have attached a sample project, so you can modify it and send it over for further investigation.

Regards,
Stefan Nenchev
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Vaibhav
Top achievements
Rank 1
answered on 04 Jul 2016, 10:22 AM

Hi Stefan,

I have updated the sample project. After running the project, just try to resize the window by its height(contract and expand the window). It can be reproduced now. Please let me know if you find any difficulty in reproducing.

Thanks

0
Vaibhav
Top achievements
Rank 1
answered on 04 Jul 2016, 10:35 AM
Please find the updated project as attachment.
0
Vaibhav
Top achievements
Rank 1
answered on 04 Jul 2016, 10:54 AM

I have difficulty in uploading the updated project.

It shows a erro message:The selected file(s) cannot be attached because it may exceed the maximum attachment size (2 MB) or is from not allowed type (allowed: .gif, .jpg, .jpeg, .png).

.Zip file is more then 2.5 MB. With .7z extension, it is ~1.84 MB but this format seems to be unsupported as upload format.

So, please download the attached file and remove .jpg extension and extract using 7z.

0
Stefan Nenchev
Telerik team
answered on 07 Jul 2016, 07:06 AM
Hello Vaibhav,

I have updated the other thread where the same topic is discussed. Please post your updates there.

Regards,
Stefan Nenchev
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Ashutosh
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
Vaibhav
Top achievements
Rank 1
Share this question
or