tony

Forum Replies Created

Viewing 15 replies - 121 through 135 (of 7,981 total)
  • Author
    Replies
  • in reply to: Update trial version Guriddo_Suito_PHP #124484
    tony
    Keymaster

    Hello,

     

    Please consider to buy a license. You use the demo script for long time.

    It is a shame I think.

     

    Kind Regards,

    in reply to: Some usability suggestions #124452
    tony
    Keymaster

    Hello,

     

    Thanks for the feedback.

     

    1. The onchange event occur when we live the input field. It is similar of pressing tab. I think that the user should know when to save filed (enter or tab) rather than to save it in all cases (which occur in onchange event).

     

    2. Good idea, will try to implement it.

     

    3. We will think on this too. It have sense. You can download the latest from GitHub to test the  position next to the cell on validation.

     

    Kind Regards,

    • This reply was modified 10 years, 6 months ago by tony.
    in reply to: jqTreeView not working when expand/collose too fast #124450
    tony
    Keymaster

    Hello,

     

    We have separated our products in different divisions – PHP and JavaScript developed and supported from gurrido.net and jqSuite for ASP.NET Webforms and jqSuite for ASP.NET MVC developed and supported from trirand .net from other side.

     

    I think you should post your question here : http://www.trirand.net/forum/

    or to the appropriate support – support at trirand dot net

     

    Kind Regards,

    in reply to: jqTreeView not working when expand/collose too fast #124448
    tony
    Keymaster

    Hello,

     

    Which version is used?

    Can you please send us a simple test case demostarting the problem?

     

    Thank you.

     

    Kind Regards,

    in reply to: Some usability suggestions #124445
    tony
    Keymaster

    Hello Kris,

     

    Thank you for your recommendations and good words.

    Now to the questions.

    1. Actually the program (Guriddo jqGrid)  need to know when the user finish with update in order to perform the action of saving. This usually is marked with enter key. If you tell us another way how to do this we will be glad to implement it. Actually maybe is a good idea to have a possibility to define a custom saved key, but this is the same as using enter or tab key.
    2. In cell edit when the user press enter the data is saved and the user stay on that cell. When a tab key (or shift tab) is pressed tha data is saved and the user is moved to the next editable cell. You can check this.
    3. Yes this is possible. There is a undocumented grid property  restoreCellonFail. The default is true. If you set it to false you will get the described behavior. The only exception on this is that the dialog is not positioned next to the cell when a afterSubmitCell event is used, but this can be easy implemented as on user validation.

     

    Kind Regards,

    • This reply was modified 10 years, 6 months ago by tony.
    tony
    Keymaster

    Hello Kris,

     

    Thank you for the test case.

    I was able to reproduce the problem. Actually the provided fix is not correct.

    I have fixed it in appropriate way. See here.

     

    Please let me know if the problem is fixed for you.

     

    Kind Regards,

    in reply to: Wrong? Help with jqGrid #124440
    tony
    Keymaster

    Hello,

    Please read it carefully.
    Is this one row from the response (in the example)?
    If this is the case, you may need to use jsonmap property in colModel.

     

    By example in colMode you have set name = Privateering,

    but in the response, this property has a value object with another properties = StartTime End Time and etc – which one should be displayed in the grid?

     

    Please provide two or more rows from the response as described in the documentatuion link – rows property in reader.

     

     

    Regards,

    in reply to: Hide/Show Toggle For Filter Fields. #124439
    tony
    Keymaster

    Hello,

     

    1. Yes, it is possible. Suppose your grid has a id = mygrid, then

     

    2. Unfortunately no. You can use search dialog to add unlimited fields.

     

    Kind Regards,

    tony
    Keymaster

    Hello,

     

    Before to make any fix, could you please send us the server response, which causes the problem or give us a link to the problem?

     

    Thank you.

     

    Kind Regards,

    in reply to: Wrong? Help with jqGrid #124433
    tony
    Keymaster

    Hello,

    I highly recommend you to read basics jqGrid datatypes and responses.

    You will need to configure your josonReader.

     

    Please take a look here

     

    Kind Regards,

    • This reply was modified 10 years, 7 months ago by tony.
    tony
    Keymaster

    Hello,

     

    Please remove any echo and print_r commands.

    You have in the code

     

    Remove or comment this.
     
    Kind Regards,

    in reply to: Jqgrid multiselect problem. #124379
    tony
    Keymaster

    Hello,

     

    Could you please use pure select with multiple true – i.e if you do not use any plugin for multiselect does this happen?

     

    Kind Regards,

    in reply to: toolbar search ignorecase #124378
    tony
    Keymaster

    Hello,

     

    Thanks for investigation.

     

    I think that this is a partial solution. To implement more common solution we need to upercase the searched column. This way it is not needed to insert the data in the DB in uppercase format – (I refer your previous post).

     

    Since this is a common problem we will publisha updated version which will implement some of your code and much more. You then will not need to insert data inthe DB.

     

    We will notify you at end of this week with the updated code and instructions how to use.

     

    Kind Regards,

    in reply to: Uppercase column post #124377
    tony
    Keymaster

    Hello,

     

    I see you go better for PHP solution way. I think your solution is fine.

     

    Thanks for sharing

     

    Kind Regards,

    in reply to: toolbar search ignorecase #124370
    tony
    Keymaster

    Hello,

     

    Do you have read the article that I point you. At the end of article we have:

     

    Starting with Firebird 2.1.2 (or earlier, at least 2.1.2 is what the Release Notes seem to tell), you can use a new Case Insensitive Collation named UNICODE_CI for the UTF8 character set (Unicode).

    So when your default character set is UTF8, your table declaration might look like this:

    Your Index is a regular index declaration without any specials:

    And your search expressions need no UPPER or whatsoever:

    That’s it.

    • This reply was modified 10 years, 7 months ago by tony.
Viewing 15 replies - 121 through 135 (of 7,981 total)

Stay connected with us in your favorite flavor!