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
1775
Cell Merging Behavior in Xamgrid
posted

Hi,

In Xamgrid, I merged two cells and no issues on this. But when click on the merged cell the text that is hidden is visible. The requirement is when click on hidden(merged) cell, text should visible.

I got some information from http://help.infragistics.com/Help/NetAdvantage/Silverlight/2012.1/CLR4.0/html/xamGrid_Merged_Cells.html, "Cell Merging Behavior" it is mentioned that

"ActivationWhile the user is navigating through the merged cells column using the keyboard, they will be able to see the hidden cells. Cells within a merged column are positioned underneath a MergedContentControl control, so when your end user selects the control, the cells hidden underneath become active and visible for that row. (Figure 2)".

The above mentioned behaviour not required even if user cliks on the merged cell. Please tell how to avoid the default 'Cell Merge Behavior'. Thanks in advance.

 

Regards,

Sasikumar