User Profile & Activity

Hans Kristian Member
Page
of 69
Posted: January 2, 2013 2:44 AM

Hello,

Please forgive me for lack of understanding about the reported problem.

Intersoft have WebGrid sample that maybe similar with your current scenario, WebGrid client binding with pagination.

If you don’t mind, please kindly have review in the ClientBinding_Paging.aspx WebGrid samples and let us know your response.

(start > All Programs > Intersoft WebUI Studio 2012 R2 > WebUI Studio for ASP.NET > WebGrid 8 > C# Samples.

The physical location of the file is: "%ProgramFiles%\Intersoft Solutions\Intersoft WebUI Studio 2012 R2\Samples\For ASP.NET\ISNet.WebUI.Samples\cs\WebGrid\ClientBinding_Paging.aspx".)

Regards,

Hans.

Posted: December 25, 2012 11:03 PM

Hello,

It seems the WebScheduler can’t apply the custom view mode that you want.

However, you can make the WebScheduler automatically jump to the current date, by set SelectedDate property on page load server side event.

I modify “ViewMode_Month.aspx” in WebScheduler samples; I add this line of code in Page_Load server side event:

protected void Page_Load(object sender, EventArgs e)
{
    WebScheduler1.ViewSettings.SelectedDate = DateTime.Now;
}

It will make automatically jump to the current date when first time you load the WebScheduler.

I attached the modified sample and please let me know your response.

Thank you.

Regards,

Hans.

Hello,

Regarding this issue, I have replied your email (Unable to communicate with server [IS-214F31B9-EAF7-41A4-8D1A-F72B9A7122A7]). Please let me know your response.

Thank you.

Regards,

Hans.

Hello,

Regarding this issue, I have replied your email (Unable to communicate with server [IS-214F31B9-EAF7-41A4-8D1A-F72B9A7122A7]). Please let me know your response.

Thank you.

Regards,

Hans.

Hello,

You could get the latest Intersoft WebUI Studio installer from Intersoft Developer Network website (http://dev2.intersoftpt.com/).

Here’s the guidance to get the link to download Intersoft WebUI Studio installer:

1. Please try to login with your registered account in Intersoft Developer Network.

2. Go to “My Component” window. (MyComponents.png)

3. Go to “Full Version” tab.

4.  Select your active product. (SelectActiveProduct.png)

5. In this guidance I’ll choose WebDesktop.NET Version 4.

6. Click “Download” button to download the installer. (DownloadLink.png)

Hope this helps. Thank you.

Regards,

Hans.

Hello,

I apologize for any inconvenience this problem may have caused you.

Could you inform me your current Intersoft installer version?

Supposed to be, this toolbox issue has been solved in Intersoft WebUI Studio 2012 R1 SP1 installer.

About the “Attach File” issue, it seems due to the webpage hasn’t fully loaded and it makes there are some script hasn’t loaded properly.

Therefore, please ensure that the webpage is already fully loaded.

Thank you.

Regards,

Hans.

Posted: December 14, 2012 2:29 AM

Hello,

1) I try to select a cell, but the font still Courier (OnSelectedCell.png)

2) I add validation code OnEnterEditMode client side event, to change the font family. Perhaps you could use this work around (OnCellOnNewRow.png)

3) I add WebCombo my sample, then I add validation InitializeRow server side event, to change the font color of ShipperID column.  To modify the column header, you could HeaderStyle property. However to HeaderStyle is apply to all WebCombo header columns. WebCombo can’t modify the style of one header column only.

Please kindly have review on my sample once again and let me if there are configurations that I missed on my sample.

Thank you.

Regards,

Hans.

Posted: December 12, 2012 9:43 PM

Hello,

You could customize the style of WebGrid’s column, as you please.

Here’s I attach a simple WebGrid sample that show how to customize the style of WebGrid’s column.

In the sample, I bind the WebGrid to access data source (Northwind.mdb database and Shippers table).

And then I customize the ShipperID column only.

Please kindly have review on my sample to see the result and let me know your response.

Regards,

Hans.

Posted: December 9, 2012 10:15 PM

Hello,

Thank you for your reply.

I have replied your email [IS-681CAA8D-13F8-4A71-9372-F5BE24D1993D] as well.

Please let me know your response.

Thank you.

Regards,
Hans.

Posted: December 7, 2012 2:43 AM

Hello,

I have replied your email [IS-681CAA8D-13F8-4A71-9372-F5BE24D1993D] regarding this issue.

I am looking forward your response.

Thank you.

Regards,

Hans.

All times are GMT -5. The time now is 5:34 PM.
Previous Next