Re: SQL Server Express: Anybody Using It?
Rick Brandt wrote:[color=blue]
> Now give your user CheckBoxes for Yes/No fields, drop downs that show one
> thing while storing another.[/color]
Bit fields defaulted to Check Boxes. I did zip to achieve this
functionality. I haven't got to Drop Downs yet but I was encouraged
when I dragged a ListBox onto the page/grid and was able to enter the
bound field and data source (my terms not those used by Visual Studio).
Rick Brandt wrote:[color=blue]
> Now give your user CheckBoxes for Yes/No fields, drop downs that show one
> thing while storing another.[/color]
Bit fields defaulted to Check Boxes. I did zip to achieve this
functionality. I haven't got to Drop Downs yet but I was encouraged
when I dragged a ListBox onto the page/grid and was able to enter the
bound field and data source (my terms not those used by Visual Studio).
Comment