- Home
- Forum
- Xamarin.Forms
- OnBoard help sample code
OnBoard help sample code
Good day,
in the demo application, there is some sample source code in the popup element of the "OnBoardHelp"?
Thank you for the info.
SIGN IN To post a reply.
8 Replies
SS
Suhasini Suresh
Syncfusion Team
April 10, 2018 12:46 PM UTC
Hi Patrik,
Thanks for contacting Syncfusion Support.
You can get the source code of the sample in the SampleBrowser samples.
Please refer the below screenshot, to get the sample code.
Click the highlighted icon in the first screenshot, you will be navigated to the sample code pages, click on the highlighted tab at the bottom of the sample as in the second screenshot to navigate to the next sample code page.
Regards,
Suhasini
PV
Patrik Volka
April 10, 2018 04:55 PM UTC
Thanks for the answer, but this sample code is missing in the app.
Attachment: screenshots_45a818b6.zip
Attachment: screenshots_45a818b6.zip
SS
Suhasini Suresh
Syncfusion Team
April 12, 2018 12:33 PM UTC
Hi Patrik,
Thanks for your update.
The sample code is not available in the PlayStore sample browser, it is available only in the build sample browser. We have missed the code changes to be made for displaying the source code in the Play store samples, it will be available once the play store samples is refreshed.
We have prepared an “OnBoardHelp” sample, you can get the source code of it in the below link:
Regards,
Suhasini
KU
Kunal
October 24, 2018 07:17 PM UTC
Hello,
Any chance this example could be provided in C# instead of XAML?
I have a SFTabView with two tabs and a datagrid within one of the tabs. I have tried the example however in the behaviour class [relativePage = bindable.FindByName<RelativeLayout>("relativeLayout");] the relativePage is returned as null.
Any help would be appreciated.
Thanks,
kunal
VR
Vigneshkumar Ramasamy
Syncfusion Team
October 25, 2018 07:32 AM UTC
Hi Kunal,
Thanks for the update.
As per your requirement, we have modified the above sample in C# code. You can download the same from the below link.
Please let us know if this helpful.
Regards,
Vigneshkumar R
KU
Kunal
October 26, 2018 08:50 AM UTC
Fantastic. Thanks VigneshKumar.
However this doesn't seem to work on Android when the latest SFPopuplayout 16.3.0.21 is used. I get the below exception:
Java.Lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference
Works okay on iOS.
Thanks,
kunal
KU
Kunal
October 27, 2018 06:56 PM UTC
Hello,
Please ignore the above. I did not initialize SfPopupLayout on Android hence it was not working. Works now!
Thanks for your help.
Kunal
VR
Vigneshkumar Ramasamy
Syncfusion Team
October 29, 2018 08:47 AM UTC
Hi Kunal,
We glad to know that customer requirement has been achieved. Please get in touch if you required further assistance on this.
Regards
Vigneshkumar R
SIGN IN To post a reply.
- 8 Replies
- 4 Participants
-
PV Patrik Volka
- Apr 9, 2018 03:10 PM UTC
- Oct 29, 2018 08:47 AM UTC