web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Display data in SAFGrid

(0) ShareShare
ReportReport
Posted on by 10
Hi experts, 

I am new to development for Dynamics Sl. I am currently doing exercises with the SAF controls, however it was difficult for me in SAFgrid, since I could not fill it with data. I try to do a test by filling the grid with data from the GLSetup table, my code is as follows. Does not mark error, but does not fill the grid.

 
Dim Menhandle As Integer
 Private Sub Form1_Load(ByVal eventSender As System.Object, ByVal eventArgs As System.EventArgs) Handles MyBase.Load
        Update1.Levels = "DA"
        SAFGridDVSetup.DBNav = "xXGLSetup" '------Stored Procedure returns all from GLSetup Table
        SAFGridDVSetup.ColsFrozen = 0


      Call ApplInit()

      Call SetAddr(LEVEL0, "bGLSetup", bGLSetup, nGLSetup)
      Call SqlCursorEx(Csr_GLSetup, LEVEL0, "CSR_GLSetup", "GLSetup", "GLSetup")

      Call ScreenInit()

      Menhandle = DetailSetup(Csr_GLSetup, SAFGridDVSetup, PNULL, bGLSetup, PNULL, PNULL, PNULL)
    Call DetailLoad(SAFGridDVSetup)
       
  End Sub
Help please, 
I don't know if I need something so that the info is displayed in the safgrid.

Thanks!.
 
I have the same question (0)
  • Mark E Profile Picture
    6,451 on at
    RE: Display data in SAFGrid

    Do you have the stored procedure defined in the DBNav property of the SAFGrid object?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 683 Most Valuable Professional

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 563 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 398 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans