Essential Studio for Blazor Release Notes
		
		v17.3.21
	
	
		
		October 29, 2019
	
	
	PDF Viewer
Bug Fixes
- 
#251864- The pages in the landscape document will be rendered properly.
Uploader
Bug Fixes
- 
#248621- Now, you can upload the large files in file upload component.
Grid
Bug Fixes
- 
#F148164- Not able to perform delete operation while usingGuidprimary key in custom adaptor is resolved.
- 
#F148025- Problem usingOnDataBoundevent when binding empty data for grid is now resolved.
- 
#251971-GetCurrentViewDatamethod is now public.
- 
#251682- Problem usingOnActionFailureevent when throw an exception from server is now resolved.
- 
#F146078- Template values are not updated properly on button click, when any of the model properties does not have setter is resolved.
- 
#F148442-DateTimeobjects get converted to UTC time while accessing the inserted record inActionEventsis now resolved.
Schedule
New Features
- The OnActionBeginevent has been introduced to our Blazor scheduler which will trigger before each action like CRUD actions, view change, date change takes place.
Bug Fixes
- 
#148413, #242174, #252907- The issue withSelectedDateandCurrentViewproperties when usingActionCompletedevent has been fixed.
Tab
Bug Fixes
- 
#252065- Property binding withinOnAfterRenderlife cycle method will work now.
ListBox
Bug Fixes
- 
#250346, 249719- Provided an option for getting the reordered list in ListBox.