asp detailsview

asp detailsview

Old forum URL: forums.lhotka.net/forums/t/8076.aspx


PederSvaleng posted on Wednesday, December 02, 2009

I need some help with a databound detailsview control in a web form.

What I would like to do is this:
When a user enters a postalcode in the textbox my validation rule will do a db lookup and set the City. I works like a dream in winforms but is this possible to achive in a web form? I'm not sure where to start..

Thanks alot

ajj3085 replied on Wednesday, December 02, 2009

I am not sure, but I think you'd need to have autopostback for that text box, and maybe use some Asp.Net AJAX.

PederSvaleng replied on Friday, December 04, 2009

Thank you ajj3085! I'll try to figure it out :)

Copyright (c) Marimer LLC