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

Signature
MCP Year 2005, Philippines
den 2005 - 27 Apr 2006 11:01 GMT
This problem is resolved.
den2005

Signature
MCP Year 2005, Philippines
> Hi Everybody,
>
[quoted text clipped - 6 lines]
>
> den2005