Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › ComboBox › setting with of comboBox › Reply To: setting with of comboBox
February 6, 2021 at 11:16 pm
#101443
Member
HORRIBLE SOLUTION: (for now)
window.onload = () => {
document.getElementsByTagName('DIV')[5].style.width='400px';