I am having a hard time adding this control to an aspx page...have no problem using in vb.net as an exe...any help would be greatly appreciated.
Printable View
I am having a hard time adding this control to an aspx page...have no problem using in vb.net as an exe...any help would be greatly appreciated.
Maybe it isn't a web control. You can't use window form controls in a web page.
is that the one from codeproject? if so yeah its a windows control, not a web control.