User Profile & Activity

Handy Surya Support
Page
of 223
Posted: February 14, 2012 9:17 PM

Hello Yousif,

As I said before this is not a bug. Your current scenario has been treated as Feature Request. Until now, I haven't heard if the feature request has been implemented. Perhaps, our developer have not decided to implemented it yet based on the priority.

Regards,
Handy

Posted: February 13, 2012 9:00 PM

Hello,

When it does not use any font in RowStyle property, it uses our default style. This does not mean that there is no style in there. Regarding your issue, it is not a bug. You only need to adjust the size of font  and set the style overflow in there. Please remember that not all Font would be rendered in the same size.

   <RowStyle CustomRules="text-overflow: ellipsis; overflow-x: hidden" BackColor="White" Font-Size="8pt" Font-Names="Arial Monospaced"></RowStyle>

Regards,
Handy

Posted: February 13, 2012 8:49 PM

Hello,

Yes. Before we proceed this request, we need to know your Order Receipt no.

Regards,
Handy

Posted: February 13, 2012 2:34 AM

Hello,

We would need to see the priority first. Btw, can you provide your order Reference No?

Regards,
Handy

Hello,

I noticed that you bind your data in page load. This might be a problem. Please bind your data in InitializeDataSource event. 

e.g

protected void WebGrid1_InitializeDataSource(object sender, ISNet.WebUI.WebGrid.DataSourceEventArgs e)
{
     e.DataSource = searchResults;
}

Also, please specify DataKeyField in your RootTable.

Regards,
Handy

Hello JammyMad,

What datasource? Is it XML? Can you send us a simple runable sample for that. You can see in our WebGrid sample about unbound sample. Also, XML datasource is also not supported like unbound scenario.

Regards,
Handy

Hello,

Are you using Unbound WebGrid? If yes, this is the limitation for unbound. You could not use FlyPostBackRequest in unbound scenario such as Refresh, Sorting, Add, Update, Delete, Filtering, Groung, etc.

Regards,
Handy

Hello Peter,

Ok, I can replicate the issue in my end. I will report this to our developer teams. For the next time, if you have new issues, would you mind to create a new thread? It would not good if the response if too long in one thread.

Regards,
Handy

Posted: February 8, 2012 10:33 PM
Hello,

Yes, the feature has not been implemented yet. We would like to see based on the priority first to enhance the localization in charting.

Regards,
Handy
Posted: February 8, 2012 1:15 AM

Hello,

Thank you for the hint. I am able to replicate it in here. I will forward this issue to our developer teams.

Regards,
Handy

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