How retrieve grid query ?

Hi !

Can I get full query ( after filtering , sorting ) of grid ? Which object can return query ( as sample “select field list from table where id = ‘10’ order by field1 limit 100” ) ?

Thanks in advance !

Hi,

Please help, I’m searching how to retrieve select query statement as string , because It’s needfull to pass as parameter to other object . Maybe I must ask in other branch of forum ? DataConnector , dataProcessor ?

Thanks in advance !

Здраствуйте,

Ни как немогу найти , как получить какой селект идет в гриде после филтрации, сортировки . Помогите пожалуйста … Я знаю свой селект во время инита, но, как понимаю, после сортировки и филтрации добавляеться еще опции . Как все ето извлечь ? Обьект грида наверное такое имеет - когда пускаешь лог он отображает селект …

Спасибо заранее …

С уважением , Римантас

Про 3.5 версия

Здраствуйте,

Такое спрашиваемое - невозможно ? Или есть какой нибудь другой способ ?

С уважением, Римантас

Hi, guys this is first time i am visiting this forum. Its glad to see such a great info posted here. So many things i came to know new by this forum.

http://www.treecare.tv

Sorry for a horrible delay.

Unfortunately it’s not available to retrieve the request on the client-side. The only way is using the log on the server-side.