Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
260
Replace an Int32 with a Dropdown
posted

Hi,


I have a TypeId in a Object (Int32) that represent the the of payment (Cash, Online,..).
How can I include a dropdown with the right Text and "TypeId" to make the user understand
what kind of Type they actually choose?

Another Q: When a user Adds a new 'Payment methode" the system has no idea what ShopID
to use. Although this ShopId is used to fill the ObjectdataSource (using a Session variable).
Can I pick up that SessionId on insert?

Friendly greetings,

 

Jurgen

Parents Reply Children
No Data