TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Durga Velusamy
NA
318
114k
combobox column type easy ui table
Nov 30 2015 4:50 AM
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
<th data-options="field:'Subject',width:90" class="easyui-combobox" editor="{type:'combobox',options:
{
valueField:'id',
textField:'name',
data:[
{id:'computer',name:'Computer science'},
{id:'DS',name:'Data Structure'}
]}}">Subject</th>
<th data-options="field:'date',width:90"editor="{type:'datebox'}" formatter="format_date">Date of<br /
Reply
Answers (
0
)
autocomplete of a dropdownlist in asp .ne
disable auto-fill in browser for asp.net