ampathdev
Jan 06, 2017, 8:09 AM
Hi
I am trying to create a nested list and populate it dynamically.
I need to let the user pick some filters and based on those fetch data(ideally via DirectMethod?) and populate the nested list.
Most of the examples I find deals with loading static data when the page loads.
And I'm not sure how to relate the js in the touch documentation (http://docs.sencha.com/touch/2.0.2/#!/guide/nested_list)to the asp controls in ext.net mobile.
Can you help with an example, and/or an example using custom list item templates?
I am trying to create a nested list and populate it dynamically.
I need to let the user pick some filters and based on those fetch data(ideally via DirectMethod?) and populate the nested list.
Most of the examples I find deals with loading static data when the page loads.
And I'm not sure how to relate the js in the touch documentation (http://docs.sencha.com/touch/2.0.2/#!/guide/nested_list)to the asp controls in ext.net mobile.
Can you help with an example, and/or an example using custom list item templates?