Looking through other questions/comments on this site regarding CFGRID and CFGRIDUPDATE, it appears to have worked. What is different and are there any suggestions of a workaround. I have 8 grids that need to be created and updated, so ideally this would be the best format for presentation. If I could give 1000 points I would!
Main Topics
Browse All Topics





by: azadisaryevPosted on 2009-10-27 at 23:11:24ID: 25680295
that is some true weirdness...
i just re-ran some tests on editable html cfgrid - straight from livedocs example for <cfgridupdate> tag - and man is it weird!
the results were not exactly as yours - i did not get any repeated values for different grid columns - but it definitely updated wrong rows with wrong data; that is when it actually correctly saw the rows that were updated (sometimes when 3 rows were updated only 2 [and usually incorrect] rows were present in the form structure as updated). a lot seems to depend on what you click on inbetween and after updating rows... but exactly HOW that relates to which rows get submitted with the grid as updated and WHY wrong rows are sent i can't seem to grasp...
sorry i could not help you with your problem. but for my part i officially declare editable cfgrids dead for me...
Azadi