jQWidgets Forums
Forum Replies Created
-
Author
-
March 18, 2014 at 10:53 am in reply to: JqxGrid, Knockout, Dropdownlist column and default empty rows JqxGrid, Knockout, Dropdownlist column and default empty rows #51273
Hello Peter,
Thanks for sending this I m still getting this error: Object [object Number] has no method ‘replace’
Just trying to understand from your supplied code what difference it has?
1) document.ready called twice? Reason for this?
2) in the success function of ajax call not setting the the data.d.results to me.items? How will me know about items then?Please clarify and see if it makes sense on why I am still getting above error.
Thanks a lot for helping me out on this.
Kunal
March 18, 2014 at 10:23 am in reply to: JqxGrid, Knockout, Dropdownlist column and default empty rows JqxGrid, Knockout, Dropdownlist column and default empty rows #51269Just to mention that there is no data returned from AJAX call yet so the grid is empty with 5 empty rows without any binding to any datasource objects.
March 18, 2014 at 10:22 am in reply to: JqxGrid, Knockout, Dropdownlist column and default empty rows JqxGrid, Knockout, Dropdownlist column and default empty rows #51267And on clicking again it throws: Cannot set property ‘0’ of undefined
March 18, 2014 at 10:20 am in reply to: JqxGrid, Knockout, Dropdownlist column and default empty rows JqxGrid, Knockout, Dropdownlist column and default empty rows #51266Thanks Peter! My dumbness. Have corrected it but now I am getting following error when I click on drop down: Object [object Number] has no method ‘replace’
March 18, 2014 at 10:03 am in reply to: JqxGrid, Knockout, Dropdownlist column and default empty rows JqxGrid, Knockout, Dropdownlist column and default empty rows #51263Hello,
Wondering if anyone can help me on this? Please ignore some of the code regarding additem, removeitem, updateitem.
I need to evaluate this grid quickly before we can go ahead and promote it with our clients.
Quick response will be appreciated.
Thanks
Kunal -
AuthorPosts