Web Forms Master-Detail Records

  • Thread starter Thread starter Bruce LeMond
  • Start date Start date
B

Bruce LeMond

I'm working on a web form and I have a list box of rooms
in the building and a datagrid containing the items within
the rooms. I'm wanting to program it so the datagrid will
display only those items within whatever room is selected
from the list box. In window forms, I could get this to
work ok by putting in the datagrid member name property
the relationship name HousekeepingRoomsHousekeepingItems,
but when I do this in the web form and start the browse,
it will give me an error page. What will I need to do to
get this to work in web form?

Thanks in advance for your help.
 
Hi Bruce,
This is a webcontrol question I think. For that is a special
webform.webcontrols newsgroup.
But I think you would have a better change to get an answer either here or
there, when you tell what is on the errorpage.
When you can not solve it with that information, how can we help you without
that information.
I hope you come to a solution.
Cor
 
Back
Top