SfGridSplitter - override collapse functionality

I am wanting to override the functionality when the SfGridSplitter (UWP) is collapsed. Is that possible?

FYI, there is no Control category for SfGridSplitter in the forum.

Regards,
Arthur

6 Replies 1 reply marked as answer

EM Elakkiya Muthukumarasamy Syncfusion Team October 9, 2020 01:12 PM UTC

Hi Arthur, 
 
Query 1: Need to override the functionality when the SfGridSplitter (UWP) is collapsed 
Can you please share us which functionality you are trying to overrise when the SfGridSplitter is collapsed. 
 
Query 2: There is no Control category for SfGridSplitter in the forum 
We have forward the query to the concern team they will check and add the control. 
 
Regards, 
Elakkiya M. 



AB Arthur Butler October 9, 2020 01:41 PM UTC

I want to hide the SfGridSplitter when the expand/collapse button is selected.  I am currently doing that some functionality from a button on the screen,  If I could detect when the expand/collapse button is selected, then I could do the same thing.

Regards,
Arthur


EM Elakkiya Muthukumarasamy Syncfusion Team October 12, 2020 12:54 PM UTC

Hi Arthur, 
 
Thanks for your update. 
 
We will analyze your query and update you the complete details by 14th oct, 2020. 
 
Regards, 
Elakkiya M. 



EM Elakkiya Muthukumarasamy Syncfusion Team October 14, 2020 04:47 PM UTC

Hi Arthur,  
  
Thanks for your patience. 
 
You can hide the SfGridSplitter when the expand/collapse button is selected by using UpButtonTemplate of SfGridSplitter. We have invoked PointerPressed event for Grid. When you select the expand or collapse button, the PointerPressed event get hooked. In that event, you can change the visibility of SfGridSplitter. Please refer the below help documentation link and sample for your reference 
 
 
 
 
Please let us know if you have any concerns. 
 
 
Regards,  
Elakkiya M 


Marked as answer

AB Arthur Butler October 14, 2020 11:44 PM UTC

Excellent.  Thank you.


EM Elakkiya Muthukumarasamy Syncfusion Team October 15, 2020 05:47 AM UTC

Hi Arthur, 
 
Thanks for your update. 
 
Most Welcome. Let us know if you need any assistance. 
 
Regards, 
Elakkiya 


Loader.
Up arrow icon