in my table i have cloun combobox and datebox .
 
when i click that datebox does not give calendar and combobox does not list values . both are after entering some input then only it is work appropriately.
 
why  
 
{
valueField:'id',
textField:'name',
data:[
{id:'computer',name:'Computer science'},
{id:'DS',name:'Data Structure'}
]}}">Subject
 
Date of