how to create and manipulate an object in the design side using only the code side?
hi I am new to web forums, and i need to know one thing and that is on how to create and manipulate an object in the design side using only the code side, is it possble please answer me...
i am new to C#.net, but what i ment in my question is not how to create a simple object like that, i ment somthing like creating a datalist1 while using only the code side, and make it apear in the browser whithout even touching or changing anything in the new page's design. Thank u
how to create and manipulate an object in the design side using only the code side?
how to create and manipulate an object in the design side using only the code side?
myaspng
dim obj_name as obj_type
obj_name = new obj_type
and u r done
brijesh
Anjana
www.asp.net
ronin_blade_84
www.asp.net
jla6653
but what i ment in my question is not how to create a simple object like that,
i ment somthing like creating a datalist1 while using only the code side,
and make it apear in the browser whithout even touching or changing anything
in the new page's design. Thank u