Thanks rochacbruno for your reply :)

Am just using the plugin files:

response.files.append(URL(r=request,c='static',f='plugin_datatable/jquery.dataTables.min.js'))
    
response.files.append(URL(r=request,c='static',f='plugin_datatable/jquery.dataTables.css'))


On Wednesday, 20 April 2011 17:53:46 UTC+2, rochacbruno wrote:
>
> Are you using absolute urls for JS and CSS includes? 
>
>
> On Wed, Apr 20, 2011 at 9:48 AM, Neveen Adel <[email protected]> wrote:
>
>> Hello,
>>
>>  I have a wired  issue that is :
>>
>>  Am using the plugin_datatable plugin and it works fine with my
>> network but when am using different network the show entries dropdown
>> and search textbox are not displaying.
>>
>>
>> Could you please tell me what is the problem?
>>
>>
>> Thanks in Advance
>
>
>
On Wednesday, 20 April 2011 17:53:46 UTC+2, rochacbruno wrote:
>
> Are you using absolute urls for JS and CSS includes? 
>
>
> On Wed, Apr 20, 2011 at 9:48 AM, Neveen Adel <[email protected]> wrote:
>
>> Hello,
>>
>>  I have a wired  issue that is :
>>
>>  Am using the plugin_datatable plugin and it works fine with my
>> network but when am using different network the show entries dropdown
>> and search textbox are not displaying.
>>
>>
>> Could you please tell me what is the problem?
>>
>>
>> Thanks in Advance
>
>
>

Reply via email to