Hello Team,
I have 4 level WHDG, Company->employee->account->relationship.
When I click on "account" expand button it is going to on page load but its not hitting ugSearchTrial_RowIslandsPopulating() event in first click.
But , when I click "account" expand button on 2nd time it is hitting ugSearchTrial_RowIslandsPopulating() event,work fine.
So my question is why it is not hitting event in first click, other level expand/collapse button working in first click.
I am using - <%@ Register Assembly="Infragistics4.Web.v15.1, Version=15.1.20151.1018, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"
Namespace="Infragistics.Web.UI.GridControls" TagPrefix="iSS" %>
I am working on huge project, so I can’t share demo, and in demo its working fine.
Can anyone here, who can tell me possible cause. So I can get direction to resolve this issue.
Regards,
Abhijeet