Hi,
I have written code in a C-sharp for add the control "RadDatepicker" to my webpage.
When this control have been rendered I found it have gap between the input area and Calendar popup button.
When I looking on the HTML result and I found the Input area have been assigned the style-sheet follow below.
What should i do for remove "padding-right" from inline style sheet.
Best Regards,
Mr.Wanlop
I have written code in a C-sharp for add the control "RadDatepicker" to my webpage.
When this control have been rendered I found it have gap between the input area and Calendar popup button.
When I looking on the HTML result and I found the Input area have been assigned the style-sheet follow below.
<td class="rcInputCell" style="width:100%;padding-right:4px;">
What should i do for remove "padding-right" from inline style sheet.
Best Regards,
Mr.Wanlop