Search:

Type: Posts; User: Chris Spencer

Page 1 of 80 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    41

    cWebIFrame Question

    I have a payment signup widget that i have embedder in a iFrame.
    This all works well but the widget has a callback option which I am not sure if dataflex will support or allow this
    The api for this...
  2. Replies
    1
    Views
    105

    Latest dfrefactor

    From where is the latest dfrecator obtainable ?
  3. Replies
    4
    Views
    209

    Re: Code Complete Issue

    Should have looked myself, sorry for time wasting report
  4. Replies
    4
    Views
    209

    Code Complete Issue

    when typing in Studio editor Code complete is unaware of construct_object.
    This was ok in prior versions 19.1, 20.1

    No code complete or suggestion that matches appears in list

    Class MyClass...
  5. Replies
    14
    Views
    470

    Re: RC Runtime Issues

    Harm

    Fixed my issues

    Thanks
  6. Replies
    14
    Views
    470

    Re: RC Runtime Issues

    The runtime comment was just a layman's observation.

    I will do more digging but as Peter says I definitely have no onClick events in various buttons, both in and outside of debugger.

    Also as...
  7. Replies
    14
    Views
    470

    RC Runtime Issues

    Similar to Nils I am seeing strange behavior in a 24 webapp under RC

    This have been through all release of the new version with no issues until RC..

    Now button onclicks events are not sent...
  8. Replies
    2
    Views
    192

    Re: Strange WebApp Error

    Vincent

    That indeed was what had happened the default had dropped off the SQL side
  9. Replies
    2
    Views
    192

    Strange WebApp Error

    Clients webapp has had a really intermittent error (4 times in 2 months) making it very hard to debug or even troubleshoot)

    The attached image shows the error which seems to be a coming back from...
  10. Replies
    1
    Views
    204

    Beta 2 Compile issue

    Sorted
    It was an Use statement in my library
    fixed with
    #IFDEF Is$WebApp
    etc

    Must be a tightening up of compiler in Beta 2

    ...
  11. Replies
    3
    Views
    276

    Re: tSQLColumnInfo

    Th reason I raised this is because I have dynamic sql grids (cCJGrid ) that dynamically create columns when using sql.

    The cjgrid peDatatype is needed to set the correct mask and datatype.

    I...
  12. Re: Have you tried using the cSQLExecutor in the Beta build?

    Will this be addressed in Beta 2?
  13. Replies
    3
    Views
    276

    tSQLColumnInfo

    Is there an inbuilt function that maps the Column SQL type iType to a dataFlex type?

    Or could the tSQLColumnInfo have an extra element added (iDFTYpe) that already maps the type?
  14. Replies
    0
    Views
    165

    CSS Help Required

    I have the following css in application.css
    that shows Buttons in a cWebColumnBotton as attached image.

    The issue I am trying to solve is that the CSS overrides the peAlign property of the...
  15. Replies
    2
    Views
    236

    Re: cWebList CurrentRow Highlight

    Wow
    Need eyes checked.
    Went up and down , property list a few times before that post, never saw that!!
  16. Replies
    2
    Views
    236

    cWebList CurrentRow Highlight

    Is it possible to turn off the highlighted current row or is CSS required to accomplish this
  17. Replies
    3
    Views
    281

    Re: ManualLoad WebGrid and Grouping

    Thanks Found it Is the src for the sql manual load available for reference?
  18. Replies
    3
    Views
    281

    ManualLoad WebGrid and Grouping

    Has anyone deciphered what is required when loading a non data aware weblist and waming to apply grouping

    The Help is sparse on what to do the the group structures...
  19. Replies
    3
    Views
    304

    Re: SQLExecetor to tWebRow

    I would like to be able to decide what I want
    Start at 0 and increment or whatever I would like for the process.

    I actually wrote a byref procedure to post process the sqlexeDirect call, as the...
  20. Replies
    3
    Views
    304

    SQLExecetor to tWebRow

    What is the logic or algorithm behind the sRowIDs that are generated when you do the following type of query which has no Id or key field?



    tGridRow[] aTheRows
    string sSQL

    move 'Select...
  21. Replies
    3
    Views
    413

    Re: Grid Layout Question

    Marcia
    Yes I re watched it and realized I needed to use pbfillHeight set true
  22. Replies
    3
    Views
    413

    Grid Layout Question

    I am unsure whethere I am misunderstanding the expected usage of the Grid Layout.
    I attached image I have stacked buttons that I wish to span to rows so as to appear larger.

    THis does not seem to...
  23. Re: Have you tried using the cSQLExecutor in the Beta build?

    So this is still not supported?

    Include_Text SQLScripts\MYSQLScript.txt

    Update

    Issue with extension if I used pkg ok. If i want to use .txt i may need to set it as an extension for studio
  24. Replies
    2
    Views
    388

    cWebDateForm Options

    Could the Date Selector be enhanced with options to block days being selected (eg Weekends,specific dates etc).
    etc
  25. Replies
    13
    Views
    1,182

    Re: Parsing complicated Json

    Bob

    Attached is a quick view that if you add to order workspace, with a breakpoint in the onclick will show the json converted to a structure that is easy to parse.
Results 1 to 25 of 2000
Page 1 of 80 1 2 3 4