posted 12 years ago
Thanks for your replies.
Yes Maneesh, I am going to implement in the same fashion as you mentioned. But, my only concern with this approach is, if we add another combo box, we need to add that also while disabling, so it won't be generic.
So, I thought let me loop through all the components and check is it Combo box, if it is then disable.
Let me know, if there is any better approach than I mentioned above.
Thanks!
Rakesh