Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
190
Cannot add child row when that child band is empty after upgrade to 14.1.20141.2328
posted

Hello, 

I have just update the infragistics version from 14.1.20141.2283 to 14.1.20141.2328 and a problem appeared. 

In my case, I have a WHDG with one child band, and there is an <a> tag in the first column which is use to add a new child row by calling a javascript function. It works well in the original version, but in the later one, I am not able to add child row to a record that has no child band. 

Here I found some reference that might be relevent:

http://dl.infragistics.com/community/aspnet/releasenotes/2014/12/14-1-20141-2328_ASPNET_RELEASE_NOTES.pdf

From the release note it state the following bug is fixed (page 5, 2nd item) -- 

"When a child band of the WebHierarchicalDataGrid have not items by defualt, even enabling the adding behavior will not allow to add new rows to that child band and the band will not have expand indicator"

It seems to be just the opposite of my case, I am facing a problem that was said to be solved. So how can I solve this? 

Thanks in advance.

Regards,

KC

  • 16310
    Offline posted

    Hello,

    Thank you for posting in the Infragistics community !

    In your original version, do you have a row in WebHierarchicalDataGrid with no child grid  ? Does this row has an expand indicator ? Do you use BatchUpdating ? How exactly do you handle adding the child row ?

    How this changed after upgrade ?

    It would be very helpful to answer these so that I will be able to reproduce the exact behavior and suggest accordingly to solve your issue.

    Looking forward to hearing from you.