Jump to content


Photo

Problem with NextGrid v4.5


  • Please log in to reply
7 replies to this topic

#1 Vu Quang Thang

Vu Quang Thang
  • Members
  • 91 posts

Posted 21 August 2008 - 12:51 PM

Hello Boki,

After a couple of months doing another work now I have come back to Delphi programming. I have problem when compile my old project. The error message is "Ambiguous overloaded call to 'Add'" at the line of code NextGrid.Columns.Add(TNxCheckBoxColumn). The Demo1 project has the same error.

Kind regards,
Sayxanath

#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 21 August 2008 - 01:08 PM

Hello Sayxanath,

Please rename new overloaded Add method which I have add (NxColumns.pas).

CODE
    procedure Add(ColumnClass: TNxColumnClass; Count: Integer = 1); overload;


into

CODE
    procedure AddColumns(ColumnClass: TNxColumnClass; Count: Integer = 1);


Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#3 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 22 August 2008 - 12:26 AM

PS. You may also download latest zip file attached on Members Section.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#4 Vu Quang Thang

Vu Quang Thang
  • Members
  • 91 posts

Posted 22 August 2008 - 06:01 AM

Hello Boki,

I use a freeware version so I don't have the source code and there is nothing in member section.

Kind regards

#5 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 22 August 2008 - 11:42 AM

Hello Sayxanath,

I will update today and free version too.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#6 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 22 August 2008 - 06:28 PM

Hello Sayxanath,

I have re-upload files with this fix.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#7 Vu Quang Thang

Vu Quang Thang
  • Members
  • 91 posts

Posted 25 August 2008 - 01:04 PM

Thanks for your quick update. The last error has gone but think there are still some problems with the Demo1.
- Click on InsertColumn(3) menu just add one column.
- Click DeleteColumn(2) at first time, it runs correctly but it will delete the last column on second time.

Just a quick test.

Kind regards

#8 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 25 August 2008 - 01:26 PM

Hello Sayxanath,

This is a probably bugs from demo. I will check it too.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users