Looks like you are not rebounding the values back to the dropdown

Cheers,
Prashanth

Sent from my iPhone

On Aug 12, 2013, at 7:50 AM, "Web Admin" <web.ad...@syd.catholic.edu.au> wrote:

> Hi all,
> 
> I have two dropdown lists on a page, Category and Product, where Product is a 
> child list filtered by the selected Category.
> 
> On initial page load this works as expected.
> 
> <image.png>
> 
> Both lists are populated via Link using the following methods.
> 
> <image.png>
> 
> 
> And the Category dropdown SelectedIndexChanged event just calls GetProducts 
> again.
> 
> <image.png>
> 
> While debugging I can see that the CatID reflects what it's changed to and 
> that the items array contains the correct products. But the Product dropdown 
> is not being updated.
> 
> I'm sure I'm missing something obvious. When I try to explicitly databind the 
> control I receive a string conversion exception at line:93.
> 
> Regards,
> 
> Paul
> _______________________________________________
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to