Infragistics Date picker no nulls and no edits

Discussion in 'Windows / IIS' started by burledivya, Feb 2, 2010.

  1. Hi Friends,

    Iam new to this forums. by the suggestion of my friend i came to know that this forum is very very good and we get a very good responses. iam new to .NET 3.5 , WPF, infragistics and MVVM.



    I have two calender controls and button control ( when clicking the button user see a list of events between the date range. We follow MVVM pattern

    1. Start Date(Date Picker) 2. End date(Date Picker) 3. search button

    Hi Friends, I have a question on picker validation.

    I have done all validation for the date controls except for the following two:

    1. when editing the date picker (manually with out using calender and typing the date) the change event is never recognized in View Model

    2. Date picker is not allowing null values ( i need my one my date picker to be empty in page load).

    I appreciate your answer.


    thanks
    Divya
     

Share This Page