Forum Post: Re: How To Put Row Number In A Column To The Grid Conrol

  • Thread starter Thread starter jsniemi79
  • Start date Start date
Status
Not open for further replies.
J

jsniemi79

Guest
I've done this before by using the on create event of the grid control to pass the grid row to a function. If you do that and add 1 inside the function you call you can update the field as each row is created.

Continue reading...
 
Status
Not open for further replies.
Back
Top