I'm having no success trying to get a simple master detail 'toy' working.
Couldn't figure out how to use jsFiddle /echo/xml to emulate multiple XML requests, so I put the toy on my website.
devenezia-dot-com/kendo/norows.html
Hope you can help, this is a nasty roadblock for me right now :(
... Part of the roadblock was uncovered ...
I used autobind: instead of autoBind: (Sure would be nice if jquery.extend had a sanity option/warning for properties that are caselessly congruent). So now I can select the first two items, and the third takes the detail grid into lala land because there are no detail rows to display.
Couldn't figure out how to use jsFiddle /echo/xml to emulate multiple XML requests, so I put the toy on my website.
devenezia-dot-com/kendo/norows.html
Hope you can help, this is a nasty roadblock for me right now :(
... Part of the roadblock was uncovered ...
I used autobind: instead of autoBind: (Sure would be nice if jquery.extend had a sanity option/warning for properties that are caselessly congruent). So now I can select the first two items, and the third takes the detail grid into lala land because there are no detail rows to display.