When I try to use FTB instead of the standard asp:TextBox control for the "Description" field on the News_edit.aspx page I'm getting absolutely no where. I installed FTB, added it to the Toolbox, I'm using the @Register declare at the top of the page, I
drop in the control, everything seems to be fine. No errors, warnings etc. but when I go the Design View it's like nothing happened. Also no Intellisense when I type in "<FTB:" in source mode.
kjullion
Member
19 Points
9 Posts
FreeTextBox control on New_edit.aspx page
Jan 11, 2007 04:45 PM|LINK
hi,
When I try to use FTB instead of the standard asp:TextBox control for the "Description" field on the News_edit.aspx page I'm getting absolutely no where. I installed FTB, added it to the Toolbox, I'm using the @Register declare at the top of the page, I drop in the control, everything seems to be fine. No errors, warnings etc. but when I go the Design View it's like nothing happened. Also no Intellisense when I type in "<FTB:" in source mode.
Am I missing some steps?
Thanks