Select and Input Templates
Hi Alex,
Is it possible to apply the input /select templates only to a specific column/cell. For example: I like to apply the input template only to the second column of the first row.
something like.
// assign this template to a specific column of a row
obj.setColumnTemplate(new My.Templates.Input, row,column);
Is it possible to apply the input /select templates only to a specific column/cell. For example: I like to apply the input template only to the second column of the first row.
something like.
// assign this template to a specific column of a row
obj.setColumnTemplate(new My.Templates.Input, row,column);
Binu
November 21,