Jump to content

call the Refreh function of DBgrids WebOptions


Guest

Recommended Posts

Message from: "Farshad Mohajeri"

 

"koney" wrote in message

news:$5rzdcYsLHA.2084@anaxagvs227...

> hi,

>

> Can I call the Refreh function of DBgrids WebOptions by application

> to refresh dbgrid data.

>

 

Hi,

 

Can you explain in more detail?

 

 

.

 

Link to comment
Share on other sites

Message from: "koney"

 

For convience, I use dBase files as database.

but the detail data of master-deltail can not be refreshed automatically.

so, I want to refresh the detail data by call a function or method to do

it.

 

"Farshad Mohajeri" ¼¶¼g©ó¶l¥ó·s»D:iH02$kYsLHA.2316@anaxagvs227...

>

> "koney" wrote in message

> news:$5rzdcYsLHA.2084@anaxagvs227...

>> hi,

>>

>> Can I call the Refreh function of DBgrids WebOptions by application

>> to refresh dbgrid data.

>>

>

> Hi,

>

> Can you explain in more detail?

>

>

> __________ Information from ESET Smart Security, version of virus

> signature database 5778 (20110111) __________

>

> The message was checked by ESET Smart Security.

>

> http://www.eset.com

>

>

>

 

 

 

__________ Information from ESET Smart Security, version of virus signature database 5778 (20110111) __________

 

The message was checked by ESET Smart Security.

 

http://www.eset.com

 

 

 

 

.

 

Link to comment
Share on other sites

Message from: "Junior/RO"

 

koney escreveu:

 

> For convience, I use dBase files as database.

> but the detail data of master-deltail can not be refreshed automatically.

> so, I want to refresh the detail data by call a function or method to do

> it.

 

You can call DetailTable.Refresh in code or you can use a "Refresh" button and call DetailTable.Refresh.

 

You algo can use a UniDBNavigator and press the refresh button.

 

Why the detail data can not be refreshed automatically? This tables are not using the master/detail mechanism of Delphi VCL?

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"koney" wrote in message

news:k4UsD9ZsLHA.588@anaxagvs227...

> For convience, I use dBase files as database.

> but the detail data of master-deltail can not be refreshed automatically.

> so, I want to refresh the detail data by call a function or method to do

> it.

>

> "Farshad Mohajeri"

> ¼¶¼g©ó¶l¥ó·s»D:iH02$kYsLHA.2316@anaxagvs227...

>>

>> "koney" wrote in message

>> news:$5rzdcYsLHA.2084@anaxagvs227...

>>> hi,

>>>

>>> Can I call the Refreh function of DBgrids WebOptions by application

>>> to refresh dbgrid data.

>>>

>>

 

Dataset.Refresh does not work properly with UniDBGrid.

 

Logged #763 and fixed.

 

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Junior/RO" wrote in message

news:15crADasLHA.3012@anaxagvs227...

> koney escreveu:

>

>> For convience, I use dBase files as database.

>> but the detail data of master-deltail can not be refreshed automatically.

>> so, I want to refresh the detail data by call a function or method to do

>> it.

>

> You can call DetailTable.Refresh in code or you can use a "Refresh" button

> and call DetailTable.Refresh.

>

> You algo can use a UniDBNavigator and press the refresh button.

 

Actually refresh button doesn't work in web mode.

 

 

.

 

Link to comment
Share on other sites

Message from: "koney"

 

thanks a lot.

 

Koney

 

"Farshad Mohajeri" ¦b¶l¥ó

news:Zm3Qz6dsLHA.2080@anaxagvs227 ¤¤¼¶¼g...

>

> "koney" wrote in message

> news:k4UsD9ZsLHA.588@anaxagvs227...

> > For convience, I use dBase files as database.

> > but the detail data of master-deltail can not be refreshed

automatically.

> > so, I want to refresh the detail data by call a function or method to do

> > it.

> >

> > "Farshad Mohajeri"

> > ¼¶¼g©ó¶l¥ó·s»D:iH02$kYsLHA.2316@anaxagvs227...

> >>

> >> "koney" wrote in message

> >> news:$5rzdcYsLHA.2084@anaxagvs227...

> >>> hi,

> >>>

> >>> Can I call the Refreh function of DBgrids WebOptions by application

> >>> to refresh dbgrid data.

> >>>

> >>

>

> Dataset.Refresh does not work properly with UniDBGrid.

>

> Logged #763 and fixed.

>

>

 

 

.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...