Built-in and Custom Items in Toolbar | Exception with 5.0.0-rc.2.20475.17 and 18.3.0.42

Hi,

Please update documentation for the DataGrid > Toolbar > Built-in and Custom Items in Toolbar from https://blazor.syncfusion.com/documentation/datagrid/tool-bar/#built-in-and-custom-items-in-toolbar with a working example, copy pasting the code provided in the documentation in a clean solution gives me the following exception :



I am using the latest versions of Blazor (5.0.0-rc.2.20475.17) and Syncfusion components (18.3.0.42).

My application uses a customized version of Toolbar in many pages so a quick fix would be greatly appreciated.

Kind regards
Eugene

2 Replies 1 reply marked as answer

EK Eugene Kudryavtsev October 24, 2020 04:09 PM UTC

Here a minimal not working example addressing the issue.


Attachment: SyncfusionBlazorPlayground_bf61a162.zip


MB Maran Baskar Syncfusion Team October 26, 2020 12:25 PM UTC

Hi Eugene, 

Sorry for the inconvenience. 

We have validated your query and we can able to reproduce the reported problem at our end. We have confirmed it as a bug and logged the defect report for the same “Exception throws while defining Custom toolbar items in Grid” . Thank you for taking the time to report this issue and helping us improve our product .Fix for the issue will be included in our weekly patch release which is expected to be rolled on or October 28, 2020, 2020.  
 
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.       
 
  
Based on your convenience we have fixed the problem and prepared a custom patch in the mentioned version(18.3.0.42). Until then you can resolve this problem by using the below patch.  
   
Kindly download the patch from below     
    
    
Steps to apply the patch.    
  1. Download the custom patch into a folder.
  2. Clear the Nuget cache.
  3. Refer the custom Nuget into your application.
Kindly get back to us if you have further queries or if you are facing any difficulties in applying the above patch. 
 
Regards, 
Maran Baskar 
               


Marked as answer
Loader.
Up arrow icon