Automating Lookup table dropdownlists

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
cnporrasshared
User
Posts: 3

Re: Automating Lookup table dropdownlists

Post by cnporrasshared »

How can I achieve having all lookup tables coming from Foreign Keys automatically being set to dropdownlists instead of the textboxes that ASP.NET Maker provides as default?

Is there a way of customizing the template so it can be done automatically. That maybe should had been my question


Webmaster
User
Posts: 9425

Post by Webmaster »

No, ASP.NET Maker cannot automatically do that and it is design-time automation that cannot be done by customizing template.


Post Reply