[ mojeKorIme @ 19.05.2008. 13:05 ] @
instalirao sam devexpress nanovo i sada mi javlja gresku
Code:
AGridRow.IsParentRecordLast
undeclared identifier 'IsParentRecordLast' :(

u dxPScxGridLink u //:(( ne znam kako da ovo izbjegnem.. radi se o delphi 7
Code:

ovo su sve greske koje mi delphi izbaci 
[Error] dxPScxGridLnk.pas(6669): Undeclared identifier: 'IsParentRecordLast'
[Error] dxPScxGridLnk.pas(6669): Operator not applicable to this operand type
[Error] dxPScxGridLnk.pas(6821): Incompatible types: 'TcxDataSummaryItem' and 'TcxViewParams'
[Error] dxPScxGridLnk.pas(6823): Incompatible types: 'TcxDataSummaryItem' and 'TcxViewParams'
[Error] dxPScxGridLnk.pas(10377): Number of elements differs from declaration
[Error] dxPScxGridLnk.pas(10527): Number of elements differs from declaration
[Error] dxPScxGridLnk.pas(15717): Declaration of 'GetCaptionViewInfoClass' differs from previous declaration
[Error] dxPScxGridLnk.pas(15718): Declaration of 'GetDataViewInfoClass' differs from previous declaration
[Error] dxPScxGridLnk.pas(15723): Declaration of 'GetCaptionViewInfoClass' differs from previous declaration
[Error] dxPScxGridLnk.pas(15724): Declaration of 'GetDataViewInfoClass' differs from previous declaration
[Error] dxPScxGridLnk.pas(15748): Declaration of 'GetRowViewInfoClass' differs from previous declaration
[Error] dxPScxGridLnk.pas(15971): Number of elements differs from declaration
[Fatal Error] Unit4.pas(17): Could not compile used unit 'dxPScxGridLnk.pas'

[ mojeKorIme @ 19.05.2008. 14:04 ] @
googlao sam malo i naišao na http://community.devexpress.com/forums/p/24711/85260.aspx#85260 samo što ovdje ništa ne kontam šta trebam odraditi.. vidim da je do printingsystema..
samo da napomenem da je verzija u kojoj sam radio program koji sada otvaram grid5 a sad sam instalirao 6icu..
kako ovom dohakati
[ mojeKorIme @ 20.05.2008. 07:05 ] @
rijesio sam ovaj problem... potrebno je izmjeniti dxPScxGridLnk u
dxPScxGrid6Lnk u svakom uses :)

(kao sto pise u linku koji sam ostavio gore) ...monolog