Jump to content


Photo

FindText


  • Please log in to reply
3 replies to this topic

#1 Burhan Cakmak

Burhan Cakmak
  • Members
  • 24 posts

Posted 24 July 2008 - 11:02 AM

Hi Bogi


I using FindText, Findtext runnig with column


i am nexgrid

1- Burhan1 Burhan2 Orhan2
2- Orhan2 Burhan3 Leyla
3- Mehmet3 Leyla Zaman
4- Osman4 Zaman Orhan

what do you thin findtext with column and row, examle

i find Orhan2 smile.gif nextgrid.findtext(Columntorow, 'Orhan2', []);

it is code find smile.gif row 1 column 3



or i find Orhan2 smile.gif nextgrid.findtext(rowtocolumn, 'Orhan2', []);
it is code find column1 row 2

or i find Orhan2 nextgrid.findtext(Column2, 'Orhan2', []);
it is code not finding


please add your component find style both







2 - What do you think next grid property IniFileName ?
i am form using 10 grid if you have grid inifilename

tnextgrid(sender).savetoini(tnextgrid(sender).IniFileName);

???


thanks,

#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

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

Posted 24 July 2008 - 10:10 PM

Hello Burhan,

I am sorry but unfortunatelly I don't understand question smile.gif Can you please try again to explain me and I will try again.

Thank you
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 Burhan Cakmak

Burhan Cakmak
  • Members
  • 24 posts

Posted 25 July 2008 - 04:28 PM

Hi

Sorry my bad english,

I using code

NextGrid.FindText(0, Edi_Text.text, SearchOptions);

it is code find edi_text.text in 0 column ok,

i am grid 5 column and 100 row,


i think what find text all row and all column,

?

#4 Boki (Berg)

Boki (Berg)

    Boki (Berg)

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

Posted 25 July 2008 - 05:41 PM

Hello Burhan,

Unfortunately FindText work with one (1) column at the time. I suggest using simple for loop for searching thru all columns (Columns.Count).

I hope that this helps.

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.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users