Sign in
Join
.NET
About
Learn
Architecture
Docs
Downloads
Community
ASP.NET Forums
/
General ASP.NET
/
Web Forms Data Controls
/
How to modify the source codes of a FormView control in Insert mode t...
/
Re: How to modify the source codes of a FormView control in Insert mo...
View Complete Thread
Shortcuts
Active Threads
Unanswered Threads
Unresolved Threads
Support Options
Advanced Search
Related Links
Guidance
Samples
Videos
Reply
wonjartran
Member
249 Points
1369 Posts
Re: How to modify the source codes of a FormView control in Insert mode to display DDL controls?
Apr 28, 2016 01:45 AM
|
wonjartran
|
LINK
I think my problem is how to code to display a DDL inside
the source codes of the FormView control, so the user
can click the DDL arrow and select the desired value
from the DDL to insert into the SqlDataSource database table.
Member
249 Points
1369 Posts
Re: How to modify the source codes of a FormView control in Insert mode to display DDL controls?
Apr 28, 2016 01:45 AM|wonjartran|LINK
the source codes of the FormView control, so the user
can click the DDL arrow and select the desired value
from the DDL to insert into the SqlDataSource database table.