G
Guest
Hi Everybody,
I like to know how to make the SelectedIndexChanged event of dropdownlist
inside a DLL class works? Please provide actual codes? The DLL is like
DateTimePicker. This dll is used for selecting date but I need to filter the
days for specific month selected. For example, March has 31 days, while April
has 30 days. So, When user selects April the last day on "Days" dropdownlist
is 30. Thanks.
den2005
I like to know how to make the SelectedIndexChanged event of dropdownlist
inside a DLL class works? Please provide actual codes? The DLL is like
DateTimePicker. This dll is used for selecting date but I need to filter the
days for specific month selected. For example, March has 31 days, while April
has 30 days. So, When user selects April the last day on "Days" dropdownlist
is 30. Thanks.
den2005