ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: alonewolf149 on October 01, 2020, 02:06:27 pm

Title: can we insert new table row from ajax real time ?
Post by: alonewolf149 on October 01, 2020, 02:06:27 pm
hi , suppose i hav ajax trigger check record updating every 5 second.

if we found new record, we will inserted that new record real time without refresh the page.

is it possible to do ?

Thanks
Thanut
Title: Re: can we insert new table row from ajax real time ?
Post by: paramvir on October 01, 2020, 05:07:18 pm
New rows can be inserted with addNodes or addRow methods.

https://paramquery.com/pro/api#method-addNodes

https://paramquery.com/pro/api#method-addRow