Namespace..JavaScript [modified]
-
Dear, I am using control ntb combo http://www.nitobi.com/products/completeui/demos/explorer/[^] the control to use -Namespace <html xmlns:ntb> -javaScript files Control Render in browser Like this
I want to create this control Dyanmicly
I am create and added it in table I dont problem in this I
Tired
txt = '';
txt = txt + ''
txt = txt + '';
txt = txt + '';
txt = txt + '';
txt = txt + '';
txt= txt + '';
txt = txt + '';tdNode.innerHTML=txt; /// I dont have problem in tdNode also tired working in attribute will not make Differance var comboNode = document.createElement('ntb:Combo'); var comboText= document.createElement('ntb:ComboTextBox'); var comboList=document.createElement('ntb:ComboList'); var comboColumn=document.createElement('ntb:ComboColumnDefinition'); var comboCo
-
Dear, I am using control ntb combo http://www.nitobi.com/products/completeui/demos/explorer/[^] the control to use -Namespace <html xmlns:ntb> -javaScript files Control Render in browser Like this
I want to create this control Dyanmicly
I am create and added it in table I dont problem in this I
Tired
txt = '';
txt = txt + ''
txt = txt + '';
txt = txt + '';
txt = txt + '';
txt = txt + '';
txt= txt + '';
txt = txt + '';tdNode.innerHTML=txt; /// I dont have problem in tdNode also tired working in attribute will not make Differance var comboNode = document.createElement('ntb:Combo'); var comboText= document.createElement('ntb:ComboTextBox'); var comboList=document.createElement('ntb:ComboList'); var comboColumn=document.createElement('ntb:ComboColumnDefinition'); var comboCo