Search results

  1. B

    Progress OpenEdge Documentation Set for Dash Documentation and Snippets Browser

    In Zeal gives error https://meocloud.pt/link/a995ccb6-39bf-448f-9e4a-fbd3190f43d5/Erro%20Zeal.png/
  2. B

    "Install" dll's in another PCs - Telerik

    Have managed to get work with this link. https://knowledgebase.progress.com/articles/Article/How-does-the-Progress-client-handle-NET-assembly-loading
  3. B

    "Install" dll's in another PCs - Telerik

    Hello, I am starting in OpenEdge GUI and I want to "install" the Telerik Controls (dlls, etc) in another PCs. I have tried referencing the files in "assemblies.xml" and copy the files to c:\windows\system32 and c:\windows\syswow64 without success. Anyone has managed to get to work? Thanks...
  4. B

    Radgrid view localization

    Your code works perfect. https://docs.telerik.com/devtools/winforms/controls/gridview/localization/localization I have used this link, and with your code I have been able to "correct" the code to OE. Do you use any components (excluding Telerik)?
  5. B

    Radgrid view localization

    Sorry, i haven´t do the print screen. I have this and i want this. Your code works! Thanks a Lot
  6. B

    Radgrid view localization

    Anyone?
  7. B

    Daatagridview - OpenEdge GUI - Sort

    I am looking for an opinion/solution why OE datagridviewer doesn't do the native sort. The Microsoft datagridviewer do native sort without "custom" code. It just works.
  8. B

    Daatagridview - OpenEdge GUI - Sort

    Thanks. It should work as "native" without code.
  9. B

    Daatagridview - OpenEdge GUI - Sort

    Hello, I have this. The DataGridView in Visual Studio works as expected. In datagridview "native", I have to do programming? Thanks, Baltazar
  10. B

    Daatagridview - OpenEdge GUI - Sort

    Yes. Using Windows. OpenEdge 11.7.8 Don´t have code. I think that the sort should be automatic without programming. Do you any sample code to achieve the sort? Thanks, Baltazar
  11. B

    Daatagridview - OpenEdge GUI - Sort

    Hello, I am starting in OpenEdge GUI. When using Datagridview, Sort doesn’t work. It is necessary "supplementary" code to work? Thanks, Baltazar
  12. B

    Radgrid view localization

    Hello, anyone have managed to change the language of radgridview in opendge net for gui? https://docs.telerik.com/devtools/winforms/controls/gridview/localization/localization Thanks, Baltazar
  13. B

    Resolved Pdf Include Limitation? - Height PDF

    Thanks Again. It Works :-)
  14. B

    Resolved Pdf Include Limitation? - Height PDF

    Hi Jean, Please send your email to send the files. Thanks, Baltazar
  15. B

    Resolved Pdf Include Limitation? - Height PDF

    Hello, I am creating a custom paper type in pdfinclude. If i define the height less than 51.5 it gives a error. Anyone has this error and how to fix? Thanks, Baltazar
  16. B

    .NET - Call NotInheritable Class

    Yes. My "error" is that I have not copied that file. Thanks a lot for your help.
  17. B

    .NET - Call NotInheritable Class

    Where you define this "start in"? - Can you please explain?
  18. B

    .NET - Call NotInheritable Class

    If I put all in the same folder, it works… The startup that I have is: The files are there, with correct assemblies.xml. With this, I have the error. I don't understand...
  19. B

    .NET - Call NotInheritable Class

    Can you also inform your startup params? It is very strange..
  20. B

    .NET - Call NotInheritable Class

    Try in OE11.7. Same error.... Can you send your files?
Back
Top