Hi,
I am using WebHierarchicalGrid to bind two table values form dataset. I have these two grid in two usercontrols within in two tabs of UltraWebTab. I am getting grid binding issue in second tab sometimes. The error message is "Key:AlertId must be unique. The field objects in the grid must have non-empty unique keys assigned to the Key property." AlertId is the primary key i am using to bind . can any body help. I am assigning DataKeyFields = "AlertId" in the grid attributes.
Regards,
Kiran
Hello Kiran,
Did you solve the issue after following David's advice?
Were you able to isolate a sample reproducing the issue?
Let us know if you need further assistance regarding this.
We are developers and I personally on three occasions have provided samples, taking the time to recreate the issue and am told it is not reproducible. This is just illustrating frustration regarding some of the support team.
Here is a request - use DATASETS OR OBJECTS IN YOUR WHDG EXAMPLES. No one uses MDB files anymore, most Enterprise level apps are dealing with Dynamic DataSources. More Examples on using DataSets and Dynamic DataSources would be appreciated.
For instance, what good is a feature such as BatchUpdating that we held a Release for if it does not work. Even on your sample page I get errors and can't update a child band.
Sorry, it is just frustrating, I spent over a week creating examples and never get a fix. I have had to hack the control to get it to work as I want.
Hi ContInt,
Could you give me the url of the sample where you're getting an exception and what you did to cause it?
thanks,Dave