synfusion control issue in different resolutions
I have created more than 100 razor components using syncfusion control with 1920 X 1800 resolution.The font size and space between each control is good in this resolution.But when I run this application in 1396 X 768 resolution,then the font and space between each control is big and space is not good when compare to 1920 X 1800 resolution.
Please check the below screen cast and advise how to resolve this issue.
Please help
https://stackoverflow.com/questions/40526500/css-for-different-screen-resolutions
can you provide me example code ??
Awaiting for reply
Please help
It's my top most urgent task
Without support team ,it is difficult to complete task
|
<style>
@@media (min-width: 1366px) {
.e-control{
width: 260px;
height: 295px;
}
}
</style> |
sorry the above media query is not working
Please check my comments in below screencast
https://www.screencast.com/t/bWCJ8KMZ
Please help, its my top most urgent
Thanks for update
Can I send my razor component by tomorrow morning??
Please check the below screencast and attached sample code for your reference.
screencast:-
https://www.screencast.com/t/sSwcisUUv
Attachment: DataentryUI1126183121_3b6a1d3f.zip
awaiting for reply
Thanks for update...
Is it possible to change existing syncfussion control height and font size based on screen resolution.
Nevitha
- 14 Replies
- 3 Participants
-
KI KINS
- Sep 25, 2021 12:27 PM UTC
- Oct 15, 2021 02:03 PM UTC