thlas77

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • in reply to: Security with URL used in jqgrid #96014
    thlas77
    Participant

    Thanks Olegk for your answer.

    Just for your information, I want to use JQgrid with joomla.

    In fact, I should verify that the user id is authorised to consult the data of the groupe with id 105. If not, an error message will be displayed.

    I have a datasource.php where the query is coded to access to the database to retrieve the data for my grid.

    Is it in this file that I have to code the request that userid and groupeid are compatible just before my query for the data?

    To get the user id, I usually use in joomla

    in reply to: Steps to update a table after edit = ? #96002
    thlas77
    Participant

    I can't think that nobody uses the add/update with a form…

    Please, just few words could help me to start…

    Thanks

    Thierry

    in reply to: Width of input elements in edit form not correct (3.8 beta) #95937
    thlas77
    Participant

    I have re-installed 3.7.2 version and now, it is working fine !! It seems there is a probleme in the 3.8 version.

    Thierry

    in reply to: wrong column size and more in jqGrid 3.8 #95931
    thlas77
    Participant

    Hi Olegk,

    I'm a new user of jqgrid but also in this forum. I will try to help you…sorry if it doesn't work…

    Your second hardcopy reminds me a problem I had about problem of columns and data. I forgot a hidden column (id) in the code below :

    in reply to: Width of input elements in edit form not correct (3.8 beta) #95930
    thlas77
    Participant

    Hi all,
    I've just registered because I'm new user of (wonderful) Jqgrid and I have exactly the same problem has described above. I'm happy to see that I'm not alone 🙂
    Nevertheless, I have looked at your solution and I don't have the grid.formedit.js in my script.
    Mine are (used with joomla) :

    $document->addStyleSheet(JURI::root(true).'/components/com_myfirstgrid/css/ui-lightness/jquery-ui-1.7.2.custom.css');
    $document->addStyleSheet(JURI::root(true).'/components/com_myfirstgrid/css/ui.jqgrid.css');
    $document->addCustomTag('');
    $document->addCustomTag('');
    $document->addCustomTag('');

    I have spent a lot of hours with firebug trying to understand where the problem is but without succes…
    Does it work for you Hoekie ?
    Thanks for you answer…(sorry for the post, I didn't know how to do it…:-)

    Thierry

Viewing 5 replies - 1 through 5 (of 5 total)

Stay connected with us in your favorite flavor!