3.2.0

How can i disallow the user from entering " into the input template

Hi, Can anyone please suggest a way to disallow the user from entering " into the input template
sai
June 27,
http://activewidgets.com/javascript.forum.5633.6/how-to-make-a-cell.html
June 27,

if (user==1 || user==2){
var myvar4 = new My.Templates.Input;
obj.setColumnTemplate(myvar4, 4);
}
June 27,

This topic is archived.

See also:


Back to support forum