Ask a Question related to ASP.NET General, Design and Development.
-
Leon Shaw #1
System.data.RelatedView
When databinding two related dropdownlist controls in visual studios.net
such as states and cites
(parent and child respectifully). However, when running this page everything
works well, but I get the following texts (repeating) in the child
dropdownlist. What could the problem possibly be?
Example:
--Choose a state--
Alabama
Flordia
etc.
--Choose a City--
System.Data.RelatedView
System.Data.RelatedView
System.Data.RelatedView
etc.
Leon Shaw Guest
-
My COM always writes two same data in the system
For certain purposes I tried to add a record in my DB not using the classic ASP way but going through a vb6.0-based Active X DLL file. However it... -
pulling data frm disconnected system.
hi Gurus. i have a requirement like pulling data from disconnected system. y disconnected system means....cleint is not authorising us to connect... -
Data conversion from old system
I have been given a very old database written in Delta for DOS to re-create as a new Filemaker Pro system. The Delta system does not appear to... -
Finding system data with system calls.
I'd like to obtain some data about a machine that runs AIX in a C program. Hence I don't want to use utilities at the command line, but system... -
you need a reference to System.Data.dll
Right click on "references" node in Solution explorer and navigate to System.Data.dll



Reply With Quote

