Title: DataGrid Detailview + ajax Post by: mazvv on June 24, 2014, 11:57:17 AM Hi.
I try to use ajax for detailview. Part of my code is Code:
Title: Re: DataGrid Detailview + ajax Post by: jarry on June 25, 2014, 05:38:20 PM The 'detailFormatter' function only provide the detail content container. You can append any contents to this container.
Title: Re: DataGrid Detailview + ajax Post by: mazvv on June 26, 2014, 02:23:36 AM The main problem is height fixing of detailview row container.
Seems I had found good solution to do detailview with ajax, may be this code will be helpful Code: view: detailview, |