Search results

  1. B

    Daatagridview - OpenEdge GUI - Sort

    Thanks. It should work as "native" without code.
  2. 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
  3. 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
  4. 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
  5. 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
  6. B

    Resolved Pdf Include Limitation? - Height PDF

    Thanks Again. It Works :-)
  7. B

    Resolved Pdf Include Limitation? - Height PDF

    Hi Jean, Please send your email to send the files. Thanks, Baltazar
  8. 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
  9. B

    .NET - Call NotInheritable Class

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

    .NET - Call NotInheritable Class

    Where you define this "start in"? - Can you please explain?
  11. 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...
  12. B

    .NET - Call NotInheritable Class

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

    .NET - Call NotInheritable Class

    Try in OE11.7. Same error.... Can you send your files?
  14. B

    .NET - Call NotInheritable Class

    I have the same info Should be a bug of 11.6. I will try to upgrade to 11.7. If another class, it is OK.
  15. B

    .NET - Call NotInheritable Class

    You are using net 4.0 dll. Correct?
  16. B

    .NET - Call NotInheritable Class

    Should be a problem on 11.6... :( In Spire.Xlx don´t have the classes...
  17. B

    .NET - Call NotInheritable Class

    Where you see this screen?
  18. B

    .NET - Call NotInheritable Class

    What version of OpenEdge do you use? Maybe a problem of version. I am using 11.6.
  19. B

    .NET - Call NotInheritable Class

    I add in startup the assemblies folder. I add the 2 files in assemblies.xml folder. The files are in the same folder. The problem is that "WorkBook" is NotInheritable (static, sealed). I cannot call the class. If using other class (Inheritable) it is Ok. Can you share the code that works...
  20. B

    .NET - Call NotInheritable Class

    I have the error 5638. (Texts are in Portuguese). Can you share the code that works with Progress?
Back
Top