in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Dependent selection

Last post 8/27/2008 5:48 AM by Souheïl Ben Ghorbal. 4 replies.
Page 1 of 1 (5 items)
Sort Posts:
Previous Next
  • 8/26/2008 9:38 AM

    Dependent selection

     Hi all,

    I have a hierarchical class named sector that is the parent of city and the city class is the parent of zipCode class.

    I have also a class named company that is assigned to a zipCode.

    I want in the company management window to first, select the sector and I do not have the possibility to select neither the city neither the zip code, when the sector is selected, we can select a city from the child cities of this sector and then we can select the zip code.

    please can you help me, how can I do that? It's urgent.

    Thanks a lot.

     

  • 8/26/2008 10:16 AM In reply to

    Re: Dependent selection

    Hi,

     

    This http://www.devexpress.com/Support/Center/p/DQ42914.aspx?searchtext=DataSourceProperty&tid=4b2d6f97-c4ae-48fc-87f6-8c5da6541e40&pid=4172fd27-cf4e-4275-8713-858656d21847 could help you. It is about decorating your properties with DataSourceProperty tag.

     

    Mohsen

  • 8/26/2008 10:37 AM In reply to

    Re: Dependent selection

     Thanks a lot Mohsen I'll see it.

  • 8/27/2008 4:52 AM In reply to

    Re: Dependent selection

    Hi,

    In this demo project there is no what I want to do. There is the use of DataSourceProperty but what I want is haw to use 4 dropDownLists that each one is dependent on the value of the previous one, and we can select only if the previous dropDownList has a selected value.

    regards, Souheïl.

  • 8/27/2008 5:48 AM In reply to

    Re: Dependent selection

     It's ok I find haw to do that.

Page 1 of 1 (5 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED