- Home
- Forum
- Xamarin.Forms
- Getting index out of bound exception When i select last record
Getting index out of bound exception When i select last record
Hi ,
Attachment: sfcombo_test_fe5daeca.zip
my requirement was i want to add 3question from list.list have 5 items, if select one item in question1. i need to filter the next question to 4 items like that next question ,i wrote the logic like below:
var q1 = SecurityQn1ID;
var q2 = SecurityQn2ID;
var q3 = SecurityQn3ID;
TempSecurityQns = SecurityQns
.Where(x => x.id != q1)
.Where(x => x.id != q2)
.Where(x => x.id != q3)
.ToList();
please help me out the issues i attached the sample project to
Attachment: sfcombo_test_fe5daeca.zip
SIGN IN To post a reply.
7 Replies
1 reply marked as answer
SS
Suganya Sethuraman
Syncfusion Team
October 12, 2020 12:15 PM UTC
Hi Thiru,
Greetings from Syncfusion,
We have analyzed the reported issue with provided sample. We could able to reproduce the issue. We are currently working on this with high priority and we will update the details on October 14th, 2020. We appreciate your patience until then.
Regards,
Suganya Sethuraman.
Greetings from Syncfusion,
We have analyzed the reported issue with provided sample. We could able to reproduce the issue. We are currently working on this with high priority and we will update the details on October 14th, 2020. We appreciate your patience until then.
Regards,
Suganya Sethuraman.
TS
Thiru S
October 12, 2020 01:55 PM UTC
ok thanks let me know issues was clear ,i need sample as same i given
SS
Suganya Sethuraman
Syncfusion Team
October 13, 2020 02:34 PM UTC
Hi Thiru,
We have modified the sample based on your requirement and also reported issue has fixed.
Please have the modified sample,
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/sfcombo_test-1645769764
Please find the patch for this below,
Please find the patch setup from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionPatch_18.3.0.35_1026696_10132020081826485_F158582.exe
(OR)
Please find the patch assemblies alone from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionPatch_18.3.0.35_1026696_10132020081826485_F158582.zip
(OR)
Please find the NuGet from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionNuget_18.3.0.35_1026696_10132020081826485_F158582.zip
Assembly Version: 18.3.0.35
Disclaimer:
Please note that we have created this patch for version 18.3.0.35 specifically to resolve the following issue reported in this incident. If you have received other patches for the same version for other products, please apply all patches in the order received.
Note: Please clear the cache, before the apply the provided patch
We have modified the sample based on your requirement and also reported issue has fixed.
Please have the modified sample,
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/sfcombo_test-1645769764
Please find the patch for this below,
Please find the patch setup from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionPatch_18.3.0.35_1026696_10132020081826485_F158582.exe
(OR)
Please find the patch assemblies alone from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionPatch_18.3.0.35_1026696_10132020081826485_F158582.zip
(OR)
Please find the NuGet from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionNuget_18.3.0.35_1026696_10132020081826485_F158582.zip
Assembly Version: 18.3.0.35
Disclaimer:
Please note that we have created this patch for version 18.3.0.35 specifically to resolve the following issue reported in this incident. If you have received other patches for the same version for other products, please apply all patches in the order received.
Note: Please clear the cache, before the apply the provided patch
https://www.syncfusion.com/kb/6987/how-to-clear-nuget-cache
This fix will be included in our upcoming weekly NuGet release which will be on October 27, 2020.
Please let us know if you have any concerns.
Regards,
This fix will be included in our upcoming weekly NuGet release which will be on October 27, 2020.
Please let us know if you have any concerns.
Regards,
Suganya Sethuraman.
TS
Thiru S
October 14, 2020 05:55 AM UTC
Hi Suganya,
i can't run the sample you given showing error and if i run the application showing same error,please find the attachment for more details
SS
Suganya Sethuraman
Syncfusion Team
October 14, 2020 08:38 AM UTC
Hi Thiru,
Sorry for the inconvenience.
Please ignore the previous sample.
We have modified the sample based on your requirement with assemblies and reported issue has fixed.
Please have the modified sample,
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/ComboBox_DataSource-1973616020
Please find the patch for this below,
Please find the patch setup from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionPatch_18.3.0.35_1026696_10132020081826485_F158582.exe
(OR)
Please find the patch assemblies alone from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionPatch_18.3.0.35_1026696_10132020081826485_F158582.zip
(OR)
Please find the NuGet from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionNuget_18.3.0.35_1026696_10132020081826485_F158582.zip
Assembly Version: 18.3.0.35
Disclaimer:
Please note that we have created this patch for version 18.3.0.35 specifically to resolve the following issue reported in this incident. If you have received other patches for the same version for other products, please apply all patches in the order received.
Note: Please clear the cache, before the apply the provided patch
Sorry for the inconvenience.
Please ignore the previous sample.
We have modified the sample based on your requirement with assemblies and reported issue has fixed.
Please have the modified sample,
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/ComboBox_DataSource-1973616020
Please find the patch for this below,
Please find the patch setup from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionPatch_18.3.0.35_1026696_10132020081826485_F158582.exe
(OR)
Please find the patch assemblies alone from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionPatch_18.3.0.35_1026696_10132020081826485_F158582.zip
(OR)
Please find the NuGet from below location:
http://syncfusion.com/Installs/support/patch/18.3.0.35/1026696/F158582/SyncfusionNuget_18.3.0.35_1026696_10132020081826485_F158582.zip
Assembly Version: 18.3.0.35
Disclaimer:
Please note that we have created this patch for version 18.3.0.35 specifically to resolve the following issue reported in this incident. If you have received other patches for the same version for other products, please apply all patches in the order received.
Note: Please clear the cache, before the apply the provided patch
https://www.syncfusion.com/kb/6987/how-to-clear-nuget-cache
This fix will be included in our upcoming weekly NuGet release which will be on October 27, 2020.
Please let us know if you have any concerns.
Regards,
Suganya Sethuraman.
This fix will be included in our upcoming weekly NuGet release which will be on October 27, 2020.
Please let us know if you have any concerns.
Regards,
Suganya Sethuraman.
Marked as answer
SS
Suganya Sethuraman
Syncfusion Team
October 27, 2020 11:59 AM UTC
Hi Thiru,
Thank you for your patience.
We have fixed the reported issue and included the issue fix in our latest Weekly NuGet release update version 18.3.0.44 which is available for download (https://www.nuget.org/ ).
We thank you for your support and appreciate your patience in waiting for this update. Please get in touch with us if you would require any further assistance.
Regards,
Suganya Sethuraman.
Thank you for your patience.
We have fixed the reported issue and included the issue fix in our latest Weekly NuGet release update version 18.3.0.44 which is available for download (https://www.nuget.org/ ).
We thank you for your support and appreciate your patience in waiting for this update. Please get in touch with us if you would require any further assistance.
Regards,
Suganya Sethuraman.
SIGN IN To post a reply.
- 7 Replies
- 2 Participants
- Marked answer
-
TS Thiru S
- Oct 10, 2020 06:48 AM UTC
- Oct 27, 2020 11:59 AM UTC