Jump to content

Recommended Posts

Posted

Can someone assist with a problem I have.

 

I started with Windowless demo and added Master Grid to Main (form) linked to abs data controls in MainModule (form).

I have added an unihtmlframe in Main (form) to display read only data by calling function in MainModule when user clicks on various selection buttons (using AjaxEvent).

It works nicely except I also want the data in unihtmlframe to update when user scrolls the master grid in Main.

 

Is there anyway to fire an event in Main from a MainModule datacontrol afterscroll event.

 

Glen

Posted

ahh...Tdatasource.OnDataChange seems to fill my needs.

 

unihtmlframe is proving dramatically faster than using a second UniDBGrid to display details of the master table... practically instantaneous.

Posted

ahh...Tdatasource.OnDataChange seems to fill my needs.

 

unihtmlframe is proving dramatically faster than using a second UniDBGrid to display details of the master table... practically instantaneous.

 

could you provide a simple demo? please.

Posted

could you provide a simple demo? please.

 

Hi Alberto

 

I have modified the master detail which should be placed in your uniGUI\Demos folder to get the data files.

 

I have been testing unigui with absolute database controls, when looking up a secondary 20,000 record table using SQL (ABSSquery) it displays in tuniHtmlFrame near instantaneously.

 

Glen

MasterDetailHTML.zip

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...