Get parameters invisible in url

Hello everyone,

i’m wondering how the pagination, and other components work via the get parameter, but i dont see any parameters in the browsers url, only when i hover over a link i see the full url, how can i create url’s like this?

thanks in advance.

because, mainly, this components runs using ajax request-responses. as an example, your CGridView has a few jquery objects behind the scene (look at your browser source code, at bottom). This jquery scripts send and receive data using ajax calls to/from your action.