Custom popup mechanism, Listview reordering etc etc

Hello,

Can the sfPicker be customized to include buttons and a text input field?

I have need of a custom popup where the user can select from a row of buttons that behave like radio buttons where only one can be selected at a time THEN allow the user to input short text. I pass the selected item and text back to the parent and use that... There might even be a need for a List in the popup too.

I've used this: https://github.com/rotorgames/Rg.Plugins.Popup where any form can be a popup.

My issue with that is it is github, largely unsupported and susceptible to breaking through changes to any OS.

----

Can the SfListView items be reordered by dragging? I thought that was imminent or pending?
I load a List with .png images then allow the user to rearrange them and save the order.
There is a github proj that works well but only in Android AND your biggest competitor has such functionality.

I'm trying to not use too many controls/tools from multiple 3rd parties.

Thanks



1 Reply

MK Muthu Kumaran Gnanavinayagam Syncfusion Team November 3, 2017 12:51 PM UTC

Hi Lindsay, 
 
We have implemented the “Support for Row Drag and Drop in SfListView” and it will be included in our upcoming 2017 Volume 4 main release which is scheduled to be rolled out by mid of November. 
 
Currently the SfPopUp control is in the design phase and development will resume upon review of the design.
Note: Control implementation is tentative and not a commitment on our parts. We will update you once the control has been implemented.  
 
 
However you can load the custom View items inside the SfPicker. We have already included regarding this in our documentation and you can refer the same from the below documentation link. 
 
 
Regards, 
G.Muthu Kumaran. 


Loader.
Up arrow icon