User Profile & Activity

Rudy Kurniadi Member
Posted: June 30, 2011 7:02 AM

Hi Martin,

I have received the nightly build. WebCallOut now works both using xhtml doctype and html doctype.

However it only works when I use the normal mouse rollover method. When I tried to use javascript to show the callOut, it didn't work. Because on my sample that I gave you there are both rollover and javascript show method on the same page, so you can try both there. The show method will only work once you have loaded the control using the rollover method, but if you try to click the button to show the callout the first time the page loads, the server side show method does not get trigerred, hence the content control is not loaded.

Am I missing something in the javascript to get the content control to load first? is this a separate function that needs to be activated manually?

Posted: June 29, 2011 2:50 AM

Hi Marin,

 

I tried changing the doc type as  you suggested. It did not make the slightest difference.

Besides, isn't your company boasting support for xhtml?

Regards,

Rudy

Posted: June 14, 2011 2:53 AM

Hi Riendy,

Thank you for your reply. I have modified your sample and attach a screen shot sample of different sizes of checkboxes. Checkboxes in webgrid are smaller than real size check box.

In this example, I am using webinput because that's what I have to use to input a rate as percentage. The WebInput_Click event never gets fired.

Furthermore,I cannot really use RowChecker for the check box column. this type of column does not have a column heading (Caption).

Is there another way we can do this with normal checked box and with webinput?

 

Posted: June 9, 2011 11:03 PM

Hi martin, any progress on this?

Hi yudi. that's not what the issue was at all.

The solution was to explicitly set the webflypostbackmanager's serviceUrl on server side during page load event to include the querystring.

Hi Martin, thanks for the parameter list.

I will post another on separate thread my issue with WebFlyPostBackManager. Please can you look out for that and give it your urgent attention?

Thank you. It does help.

I tried removing WebFlyPostbackManager and the listener, and this code piece that you gave for the earlier example and it still worked.

With WebGrid1
    '.AspNetAjaxSettings.CreatedAtRuntime = True
    '.AspNetAjaxSettings.UpdateControlScripts = True
    '.AspNetAjaxSettings.UpdateControlStyles = True
    .ClientAction.RefreshModifiedControls()
    .ClientAction.RenderControl(Label1)
End With

Can you tell me what is the role of WebFlyPostbackManager and the aspnetajaxsettings here? Do I need them?

 

Hi handy,

 

This method does not seem to work when we're on WebGrid UpdateRow event.

I have attached a modified sample for you to look at. Real-life situation is I need to update a total when users update a value in the grid. I cannot use the Grid's total/aggregate feature. They are not suitable for the purpose I am trying to achieve.

Posted: April 28, 2011 5:15 AM

Martin, when using inline contentmode the container can auto grow. This is only a problem when using IFrame.

If the container size must be fixed, can you give me a javascript code to change the height of the webtab page container at run time when users click on the tabs?

 

All times are GMT -5. The time now is 12:24 AM.
Previous Next