rochiel

Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Author
    Replies
  • in reply to: ColModel Name with Accentuation or Blank Charactere #99084
    rochiel
    Participant

    Sry for my late response :s

    I don't like label for columns key, it could brake or degrade (it may be french words ^^”) the application.

    For example, my colmodel definition :

    in reply to: jqGrid Print #98900
    rochiel
    Participant

    Hello,

    Sometimes you need to search 🙂

    Two ways :

    in reply to: Basic Question #98899
    rochiel
    Participant

    Hello yacahuma,

    Today, in a Jqgrid, you've got on row for each table record. Each table column could be Grid cell.

    The datatype of each cell can be customized with formatter or directly when the data are getted from your database.

    You can save your data before save them into database.

    But what you're talking is each row / cells correspond to only one table row formatted into XML, i'm right ?

    You can do this in two ways :

    in reply to: Custom Form with Jqgrid #98897
    rochiel
    Participant

    Hello 😉

    I done this :

    in reply to: Input Mask jqGrid + PHP #98896
    rochiel
    Participant

    Hmmmm,

    I'm using Javascript Grid and developped custom PHP Grid than i think than i could help you 🙂

    I suppose than you error is a javascript error.

    Well,

    Remove this part opf your code :

    ,

    in reply to: ColModel Name with Accentuation or Blank Charactere #98895
    rochiel
    Participant

    Hello handelcamilo,

    In my mind, colmodel names must to be code and not label, without special characters etc.

    The internal code and the label are two differents things. It's a non sense (in french ?) to do what you do…..

    If you use internal code (and not label/title) you'll not have this kind of problem 🙂

    In my mind it's the best best best best solution 😉

    PS : you've got colNames for names, after each colModel will have their name defined in order of defined colName

    in reply to: Input Mask jqGrid + PHP #98894
    rochiel
    Participant

    Hello,

    Are you talking about Form function ?

    In this case you could use Jquery maskedinput plugin, see at :

    http://digitalbush.com/projects/masked-input-plugin

    in reply to: GridState #98893
    rochiel
    Participant

    Hello :)

    I think than you're talking about this plugin :

    http://plugins.jquery.com/proj…..QGridState

    I don't think than this Plugin is really supported by Tony (JqGrid). Columns metadata are correctly stored.

    I think than new JqGrid works for other parameters differently and the Plugin JqGridState has not been released since July 2010.

    Two ways :

    in reply to: jqGrid 1.4.1 subgrid search filters don’t work #98632
    rochiel
    Participant

    Hello tony and sorry for mistake.

    We can consider this topic closed 🙂 and thank to you for this great grid 😉

    in reply to: save grid parameters and set them at each grid loading #98152
    rochiel
    Participant

    I tried beforeRequest with boolean tag (firstLoad).

    if it's the first load, it call function described in next thread without reload grid.

    The problem is no parameters has been setted in that case :s

    Any suggestion ? ^^

    rochiel
    Participant

    Thank for your response OlegK,

    But i made some test comparisons between jqgrid searchFilter (1.2.9 for jqgrid 3.6.5 and … 1.2.9 for jqgrid 3.6.5 with some differences) and i found my problem :

    jquery function(event){event.stopPropagation();}

    This function removed from the jqgrid code allow my code to work fine. I think in that case than in any case, event propagation is necessary (??) for IE8 (??) but i don't know why :D.

    Juste change this code :

    jQ.find(".ui-add").click(function(e) {

    rochiel
    Participant

    Hello OlegK

    1/ No, it's really display an additional message in case of successful add/edit operation. My code :

    /**

    rochiel
    Participant

    Thank you OlegK for your response 🙂

    I'll respon to yours suggestions :

    1/ I use afterSubmit for error message. But if succeed, the process continue and no action seems to be possible :s

    2/ I use the dataEvents change for user interraction. It's good for this part, but the initialisation……. (edit or add) no :s. For the second part, Tony wrote “initialid” but don't explain where the value is initialised. In fact, the field where my list is linked is not the id but an other field. Is it possible ?

    3/ The third point is in case of the second point is not resolved, thank for the link 😉

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

Stay connected with us in your favorite flavor!