My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 38: timepickr will not bind to Form Editor in jqgrid.
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by mrkevans, Oct 06, 2009
What steps will reproduce the problem?
1. Use jqgrid.: http://trirand.com/jqgrid/jqgrid.html
2. Try to bind to a form in the modal edit.
3. ex: {
editoptions:{
  dataInit:function(el){$("field_name"}.timepickr();
}
}


What is the expected output? What do you see instead?
I would expect timepickr to bind to the element, but it doesn't. However if
i specify any other input field that is not a part of "Edit Form" then it
does.  


What version of the product are you using? On what operating system?
Most recent.

Please provide any additional information below.

Comment 1 by mrkevans, Oct 06, 2009
I recieved a response from the Tony @ jqGrid.  Which gave me a work around..
Thought you might be interested in it, in regards to "element being into the dom"
Only because the jquery datepicker() works in this case, and your wouldn't. 

Here is the post: 
http://www.trirand.com/blog/?page_id=393/discussion/adding-timepickr-to-edit-form/#p10476

Thanks anyhow, i am going to use your timepickr now!


Sign in to add a comment

Hosted by Google Code