DataGridView footer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?VmFuZXNzYQ==?=

    #1

    DataGridView footer

    Hi all!

    How can I implement a DataGridView footer?

    Thanks in advance!
    Vanessa
  • =?Utf-8?B?U29tIE5hdGggU2h1a2xh?=

    #2
    RE: DataGridView footer

    its propert showfooter make it true

    "Vanessa" wrote:
    Hi all!
    >
    How can I implement a DataGridView footer?
    >
    Thanks in advance!
    Vanessa

    Comment

    • =?Utf-8?B?VmFuZXNzYQ==?=

      #3
      RE: DataGridView footer

      Hi Som!

      I am using DataGridView (Windows Form) and it does not have this property.

      Thanks,
      Vanessa

      "Som Nath Shukla" wrote:
      its propert showfooter make it true
      >
      "Vanessa" wrote:
      >
      Hi all!

      How can I implement a DataGridView footer?

      Thanks in advance!
      Vanessa

      Comment

      Working...