dropdownlist problem
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
I have taken table i.e., ITEM MASTER (ItemID, ItemName, Price)
in the asp.net in dropdown list box when i select Itemname price
should be printed in the text box of price.
view of design
ItemName Dropdownlistbox
Price Textbox
.
Relevant Pages
- Re: Hierarchical Top Level BOM Query
... > itemid VARCHARNOT NULL PRIMARY KEY, ... > itemname VARCHARNOT NULL, ... > CREATE TABLE BOM ... > assemblyid VARCHARNULL REFERENCES Items, ... (microsoft.public.sqlserver.programming) - Re: Inverting the DataRelation nesting order for XmlDataDocument?
... > list the ItemID and then the corresponding ItemName. ... > that include book "SomeBook", rather than looking up the ID for that book ... > ItemName "OtherBook" ... (microsoft.public.dotnet.framework.adonet) - Re: Linking Fields & Autofill
... you need separate TableOccurances. ... Item Price ... Set ItemID to be an Auto-Enter serial number field, ... (comp.databases.filemaker) - Re: Linking Fields & Autofill
... you're using pre-built form that relies on repeating fields instead of ... Item Price ... and have that selection ... Set ItemID to be an Auto-Enter serial number field, ... (comp.databases.filemaker) - Inverting the DataRelation nesting order for XmlDataDocument?
... list the ItemID and then the corresponding ItemName. ... ItemName) table is the parent table, not the child, I wind up ... include book "SomeBook", rather than looking up the ID for that book then ... ItemName "OtherBook" ... (microsoft.public.dotnet.framework.adonet) |
|