<
sumit.the...@gmail.com> wrote:
>
> On 29 November 2012 16:29, Colin Law <
cla...@googlemail.com> wrote:
>>
>> On 29 November 2012 10:55, sumit srivastava
>> <
sumit.the...@gmail.com> wrote:
>> > I need to add a functionality to a code someone else wrote. Just found
>> > out
>> > that, the dataTables jquery is just being used to sort and paginate the
>> > table. But the table is actually populated through controller.
>>
>> So what do you not know how to do? You have read the guide I suggested I
>> hope.
>
>
> There is nothing in the view defined to add the form with select box. The
> data is coming from the controller directly as json. So how to add a select
> box from the controller to the table?