Hi
quick one wondering if the SFTextInputLayout will be part of maui?
Many thanks
Hi,
we also need it.
is there a release in June?
https://www.syncfusion.com/feedback/35200/implement-textinputlayout-control-in-net-maui
Regards
Hi Enzo,
Thanks for your interest in Syncfusion Maui controls.
Already we planned to implement the SfTextInputLayout in our Volume 4 2022 release and it may be available at the end of November 2022. We have a set of plans to release new controls in Maui and please refer to our Maui Roadmap for this year.
Roadmap Link: https://www.syncfusion.com/blogs/post/syncfusion-net-maui-2022-roadmap.aspx
Please let us know if you need any other details.
Thanks,
Ruba Shanmugam
Hi,
Is this still planned for Essential Studio for .NET MAUI 2022 Volume 4 ?
When is it due ?
Thanks
Hi Enzo,
We have implemented the SfTextInputLayout Control and we have planned to deliver the control in our Volume 4 2022 release that scheduled in end of December 2022
Regards,
Shivani
Hi Enzo,
As we already mentioned the SfTextInputLayout was included in Volume 4 2022 release. Below is the UG link,
User guide document link: https://help.syncfusion.com/maui/textinputlayout/getting-started
Please check and let us know if you need any other details.
Thanks,
Vijayakumar V
I followed the link to the docs and it's quite nicely documented ...
I need the ability to select all text in the control on focus and as mature as the Syncfusion library is I kind of expected it to be a property of the control.
Is there a way to select all text in the control on focus ?
Thanks
ok so I wrote this code from an example on the net for Xamarin Forms
The bound property Distance is of type int
Then in the code behind ...
When I run and click in the edit it does not work .. the eventis fired but it does notselect all the contents of the Entry
Are the MAUI forums monitored or only community supported ?
Hi Stephan,
Query 1: Is there a way to select all text in the control on focus?
We have checked the behavior of the entry control in both Xamarin forms and .NET MAUI. Currently, we cannot select the text using the entry-focused event dynamically. However, you can create a feature request for this support in Donet MAUI GitHub using the below link
GitHub link: https://github.com/dotnet/maui/issues/new/choose
Query 2: Are the MAUI forums monitored or only community supported?
Can you please provide more information or clarify your question so that we can give you a detailed and accurate response? Please let us know if you have any further queries.