setRowTemplate does not work.
I am trying to use the first row for input box.
I have copied the INPUT Template from the one of the topic. It worked fine when calling obj.setColumnTemplate(inputTemplate, 0). However, when I try to use the template on a row calling obj.setRowTemplate(inputTemplate, 0), the grid displayed "undefined" instead of data.
Can somebody please help me.
I have copied the INPUT Template from the one of the topic. It worked fine when calling obj.setColumnTemplate(inputTemplate, 0). However, when I try to use the template on a row calling obj.setRowTemplate(inputTemplate, 0), the grid displayed "undefined" instead of data.
Can somebody please help me.
Randy
September 24,