returns the DOM node of the specified column
pId | string|number | the parent item's id, i.e. the id of the existing item which has a subform with columns ("null" for the top item) |
index | number | index of newcolumn |
HTMLElement | the column's DOM node |
myForm.getColumnNode(pId,index);
for radio buttons you must specify the pId parameter as an array with 2 elements: