We are using webexplorer bar in our application. It is used as a collapsible panel and contains several controls. Just below the webexplorer bar we have a Search button (asp:Button). The issue we are facing is: When we expand the webexplorer bar and then click on the ‘Search’ button, the page gets posted back however the button click event is not fired. When you click the Search button again, the button click event gets fired. However If you have not expanded the webexplorer bar and click on the Search button, the button click event gets fired on the first click. I have created a sample page where I am able to replicate this issue. The sample is attached.
Could someone please let us know the fix for this issue. We are using version 11.2.20112.1019 of infragistics
Hi Aashay,
I am just checking if the latest reply helped you out or if you require any further assistance on the matter.
If you have any other questions or concerns about this matter please do not hesitate to contact us.
I'm using version 12.1.20121.2072 of the WebExplorer bar with an ASP repeater and link buttons that do not appear to fire the command event when clicked. This code was originally placed in a WebPanel but the deprecation of that control has required a switch to the explorer bar. Is this still an issue in the 2012 release?