Splitter bar |
| kalit sikka replied to Sujit Patil at 07-Jul-08 05:26 |
surjit,
I also experienced this type of problem in a different project with a different control and the solution was to add an @ Register tag to the ASPX file.
You can try adding the following to the pages in the demo:
<%@ Register TagPrefix="VwdCms" Namespace="VwdCms" %>
I hope this fixes the problem! |
|