M
Marius
Hi all
I have a 'Update record' form with multiple elements that I populate
with values returned from a SQL query stored in a dataset.
All text fields work fine, but I cannot get the DDL to populate with
the correct value.
With classic ASP this was very easy, does anyone know how I can do
this with ASP.NET using C#?
Also, on my 'Insert record' form I want a 'Select a Category' default,
but after many hours searching forums and group I could not get one
piece of code that works. I am presuming that MX is causing much of
the hassle...
Running: W2k, SQL 2000, MX 6.1, DotNet framework 1.1
Thanks!
I have a 'Update record' form with multiple elements that I populate
with values returned from a SQL query stored in a dataset.
All text fields work fine, but I cannot get the DDL to populate with
the correct value.
With classic ASP this was very easy, does anyone know how I can do
this with ASP.NET using C#?
Also, on my 'Insert record' form I want a 'Select a Category' default,
but after many hours searching forums and group I could not get one
piece of code that works. I am presuming that MX is causing much of
the hassle...
Running: W2k, SQL 2000, MX 6.1, DotNet framework 1.1
Thanks!