Aditya Sharma

Results 8 issues of Aditya Sharma

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I have a simple page to manipulate access of an...

area-blazor
Needs: Attention :wave:
feature-rendering

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. I...

enhancement
area-blazor
feature-blazor-quickgrid

Executing the weasyprint.exe works on some machines but fails on others. Please let me know if there are some prerequisites to run the exe properly, I think the GTK and...

Is it possible to display row details in the grid? A way to expand the row and display its details below that. Something like: [Mud Blazor](https://mudblazor.com/components/datagrid#row-detail-view)

enhancement
area-grid

### Feature request type Enhance component ### Component name MudDateRangePicker ### Is your feature request related to a problem? Date range pickers are tricky to work with for end-users and...

enhancement

Thanks for providing an awesome library to create charts! This has been much better than anything else I've come across yet for Blazor. I've seen an inconsistency in chart rendering...

Apexchart.js

Using `OnClick` property of `ApexChart` and using `SelectedData` to fetch information. Information about the clicked section should be present. ![image](https://github.com/apexcharts/Blazor-ApexCharts/assets/25690883/f009aaf5-f320-41b9-b583-f66285b530b4) If this is not possible, is there a workaround on...

### Description I've seen an inconsistency in chart rendering for different screen resolution. The axis labels are getting incorrectly rendered for some screen sizes. ### Steps to Reproduce 1. Create...

bug