Hi Sudhir,
Like I said, in a list box every item is defined by a pair of key (i.e. value) and text. When you are binding the list box you just defined the text for all members as "All". But, the key for all members in all cases is "(ALL_MEMBERS)". So you will have to use it like this.
Regards,
Swapnil Koti