Barry.Breaux

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Author
    Replies
  • in reply to: Title / Tool Tip for Action Column #84692
    Barry.Breaux
    Participant

    Tony,

    No, I don't think. The img line works just fine outside the grid. Something is preventing the Title from displaying inside a cell in the grid. I think that might be the case for the button as well, at least in Firefox.

    I do specify both Alt and Title.

    I will be away for several days on holiday. Hope you enjoy yours!

    I will be back at it on Dec 26th.

    By the way, the forum is working better now. Occassionally I have problems with line wrap, but no big problem.

    Happy Holidays!

    Barry

    in reply to: Title / Tool Tip for Action Column #84689
    Barry.Breaux
    Participant

    Hi,

    Sorry, You did not understand my question. I try to be clearer.

    On the demonstration site you have configured an example where you have 3 buttons in the first column of each row, E, S, C. I replaced those buttons with images. What I found is that tool tips (titles) does not work.

    Barry

    in reply to: “colmodel.edittype: select” model looks incorrect. #84659
    Barry.Breaux
    Participant

    Tony,

    I have been reading all the post that discuss inline editing and binding of select options. This topic sure gets a lot of press! I would like to know the status of this issue. I've got a lot of look up tables and my bindings are always based on ID, not text value.

    So this is the standard pattern:

    The server sends the client the data “GenderID=2” and the binding

    From Server -> {GenderID:N}
    From Server -> {value:"1:Women;2:Men"}

    To Server -> {GenderID:N}

    in reply to: Event to inspect what is being posted on save #84541
    Barry.Breaux
    Participant

    I use Firefox with the HttpFox and Error Console add-ins to see what is going on.

    I noticed that sometimes a java script syntax error can cause the javascript to terminate without giving an indication. Most of the time I can see the error in the Error Console. You could also have issues on the server, possibly not getting or sending back the correct data or format.

    I'm not sure I understood your situation to its fullest. Your URL must be working if you are producing a grid with data. So you put your grid in edit mode and then click save. It is at this point that you want to look at HttpFox and see exactly what was sent to the server and what was returned.

    Barry

    in reply to: Event to inspect what is being posted on save #84539
    Barry.Breaux
    Participant

    Tony,

    Adding EditType:'text' changed the behavior, but the results are still not correct.

    http://sevenlakestennis.net/bug/p3/p.php

    I'm still unclear as to what fixes you made. When will the next version be released.

    Barry

    in reply to: Event to inspect what is being posted on save #84536
    Barry.Breaux
    Participant

    Tony,

    I prepared 2 examples for your review. Have a look.

    http://sevenlakestennis.net/bug/p1/p.php

    http://sevenlakestennis.net/bug/p2/p.php

    Barry

    in reply to: Event to inspect what is being posted on save #84527
    Barry.Breaux
    Participant

    Tony,

    You didn't answer my question! Actually I see that I did not ask my question good.

    Is there a way I can get the data that is going to be posted on the save Row?

    Like I said above I am currently displaying the contents of RowData on the

    in reply to: Autocomplete #84510
    Barry.Breaux
    Participant

    Tony,

    The forum software is no good.

    I don't understand what you said because
    key text is missing.

    How do I get the aftersave function to fire?

    in reply to: Autocomplete #84496
    Barry.Breaux
    Participant

    I guess I am doing something wrong. The aftersavefunction is not being called.

    …editRow(”+cl+”,true,onEditFunc1,null,null,null,null,onAfterSave1);>”;

    function onEditFunc1(id){

    in reply to: Grid as SubGrid – beforeShowForm – Set Value #84404
    Barry.Breaux
    Participant

    Tony,

    Foreign Key Index – The key that linkes a master – a foreign key is a referential constraint between two tables. Its the key that makes a master-detail relationship.

    Add button… both the master table and the detail table has an add button on the bottom of the grid. The problem is with the detail table (sub grid). The sub grid needs to know the FK of the master table . The subgrid needs to know which row is the master. I am currently doing that by setting the selected row and then getting the value from the selected row. That works until the user clicks on another row.

    Barry

    in reply to: Grid as SubGrid – beforeShowForm – Set Value #84377
    Barry.Breaux
    Participant

    Tony,

    SubGrid as Grid configuration (Master-Detail):

    I set the row to selected on expand. When I click add to open the modal add dialog the FK index is correctly set in the Add Form.

    Here is a problem. The user can select another row in the master grid. If the user selects another row then the add form dialog wil contain the FK value from the new (currently) selected row.

    What the SubGrid needs to know is the ID of the row that caused it to open. Have you considered this? Is there a built in solution?

    Thanks!

    Barry

    in reply to: ui.datepicker.js Version 3.4 not working #84376
    Barry.Breaux
    Participant

    There are already a few comments in the forums about z-index. One comment says that it isn't a problem anymore. I feel pretty sure this is easy to resolve.

    The other problem I described, you did not comment on, is that selecting the date in the date picker closes the Add dialog. I have not seen a comment on this issue.

    in reply to: Foreign Keys #84360
    Barry.Breaux
    Participant

    Pete,

    Did this work for you? I've got a grid with several foreign keys. I made it work, but I'm looking for a cleaner way.

    Barry

    in reply to: Grid as SubGrid – beforeShowForm – Set Value #84354
    Barry.Breaux
    Participant

    Tony,

    That makes sense!. I was thinking that since the row was not selected in the exampe that there might be a way of getting the row if it was not selected.

    For my project, in this case, it is correct to select the row. I suppose that in trees expand and select node are distinct operations often. In a grid it probably the case that select on expand is almost always correct.

    Thanks for you help on this!

    Barry

    in reply to: Hidden Columns Set to   After Save #84351
    Barry.Breaux
    Participant

    Isn't 3.3.1 the latest? You are saying it will be corrected in next release.

    Thanks Tony

Viewing 15 replies - 1 through 15 (of 21 total)

Stay connected with us in your favorite flavor!