created package with data type, but it doesn't set render control
Hi all,
I've created a custom package that includes a .dll and a data type.
The dll is published correctly to the bin folder on install, and the data type is created. However, the data type should have, as its "render control", the new control that's installed via the dll. It doesn't; instead it defaults to "checkbox list" (the first entry in the drop down).
How can I have this newly, package-created data type use my installed usercontrol as its "render control"?
created package with data type, but it doesn't set render control
Hi all,
I've created a custom package that includes a .dll and a data type.
The dll is published correctly to the bin folder on install, and the data type is created. However, the data type should have, as its "render control", the new control that's installed via the dll. It doesn't; instead it defaults to "checkbox list" (the first entry in the drop down).
How can I have this newly, package-created data type use my installed usercontrol as its "render control"?
thanks
Jonathan
is working on a reply...