Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I need to save 3 values to the database with the UserControlWrapper that I need to be able to access via the front end XSLT.
What is the best practice for doing this? Any expamples would be really appreciated.
Just store a comma seperated list:
value1,value2,value3
Then parse the list in xslt
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Best practice for storing UserControl Wrapper data
I need to save 3 values to the database with the UserControlWrapper that I need to be able to access via the front end XSLT.
What is the best practice for doing this? Any expamples would be really appreciated.
Just store a comma seperated list:
value1,value2,value3
Then parse the list in xslt
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.