On 6/2/06, Jim Wright <[EMAIL PROTECTED]> wrote: > > -the table I want to edit > -a list of fields that should be shown in the list view > -the fields that should be edited in the form view, and what type of > field each is (which determines what type of form control to use, and > simple validation) > -labels that should be used for the fields above
Heh. I just whipped up something like this using the livegrid demo from openrico. I'm really loving that livegrid. The live search is really handy, and colum sorting etc.. Plus it does a nice fade from the list to the record. Heh. Gotta love those transitions. And it saves via ajax! Ooooo.... ;-) Still pretty ugly/customized, but I'm gonna post the code sometime... probably... *cough* -more complicated validation > -sorting and filtering of the list view > -paging through "n" records in the list view This is where the livegrid shines (not he validation, the other two). Really that's all I was trying out, the rest is pretty weak, but if you'd like to combine them (assuming you wrote the thing you're using), I can replace your "list" code with a livegrid, which is pretty slick. The livegrid is still in beta, and does leak memory, but I've found it takes a really long time to crash a browser, and it's handy enough I don't mind it one bit. Haven't checked openrico or the new 2.0 version, so maybe the memory issue has been addressed since I started playing with it. At any rate, woot! for more interactive stuff. :d ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242178 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

