User Profile & Activity

Handy Surya Support
Page
of 223
Posted: August 31, 2011 9:44 PM

Hello,

All the http handlers should be placed inside system.webserver. This setting is required in IIS7.

Regards,
Handy

Posted: August 29, 2011 5:35 AM

Hello,

Your issue is currently being investigated. Please bear with us. It would very helpful if you help us by providing some recording videos to ensure that there is nothing we miss.
Regarding your steps, please try to delete licenses.islicx instead of update.
After change the build number, rebuild and readd licenses.islicx. 

Regards,
Handy

Hello,

Try to set PostInputControl property in FlyPostBackSettings property as true. Sometimes the input is not correctly assigned to WebGrid if this property is turned off.
I also attached my simple sample about shifting data. It is not using textbox, but it's using button. I think this can cover your current issue.

Regards,
Handy

Hello,

Which one do you mean by "grouping pane"? Is it the box of group at the top? 
If yes, open xaml in Expression Blend. Right UXGridView>>Edit Additional Templates>>EditGroupByBoxStyle. In the Border>> TextBlock, simply change the text into your friendly name.

Regards,
Handy

Hello,

To change the background color, you will need to generate the default style with Microsoft Expression Blend.

1. Right click your xaml page and open in Expression Blend.
2. Right click UXGridView>>Edit Additional Template>> Edit RowStyle.
3. The default style should be generated automatically. Then save the xaml.
4. Back to Visual Studio. In Resources>> Visual State , you can see all the state such as normal selected, mouse over, etc.
As you can see, they are using Background Rectangle. Then, try to find Rectangle with Background Rectangle name,  you should able to change the color in the gradient.

Regards,
Handy

Posted: August 29, 2011 4:56 AM

Hello,

To change the background color, you will need to generate the default style with Microsoft Expression Blend.

1. Right click your xaml page and open in Expression Blend.
2. Right click UXGridView>>Edit Additional Template>> Edit RowStyle.
3. The default style should be generated automatically. Then save the xaml.
4. Back to Visual Studio. In Resources>> Visual State , you can see all the state such as normal selected, mouse over, etc.
As you can see, they are using Background Rectangle. Then, try to find Rectangle with Background Rectangle name,  you should able to change the color in the gradient.

Regards,
Handy

Posted: August 29, 2011 4:01 AM

Hello,

It would very helpfull if you can send a simple runable project that replicates the issue. We need this to investigate the issue.
Also, in your code, I saw that you call invoke script to refresh WebGrid. I think this is no need to do because WebGrid would automatically refresh if after accept the pending changes in batch update.

Regards,
Handy

Posted: August 29, 2011 3:54 AM

Hello,

Please let us know if this 64 bit is your development or deployment machine.
If it is deployment, you won't need to install any of Intersoft product in server.
Based on your error, it seems your were missing our WebUIFramework (ISNet.dll,ISNet.WebUI,dll, and ISNet.WebUI.Resources.dll).

To resolve this issue, I suggest you do the following steps.
1.Remove all references or assemblies in your project bin  folder.
2.After removed them, please readd them again.
3.Use RegisterSmartWebResources. (This must be done in development machine. Right click Intersoft control at design mode and choose RegisterSmartWebResources).
5. If it is deployed in IIS7, please copy all http handler into system.webserver in web.config.

Regards,
Handy

Posted: August 29, 2011 3:28 AM

Hi Mohammed,

What is exactly issue that you faced? Please let us know more details.
If you want WebGrid uses culture, WebGrid also has culture property. If you use TextSettings Languang="UseCulture", it will follow culture property on WebGrid, not on page.

Regards,
Handy

Hello,

I am sorry for the late response. Please find the answer in similiar thread in here.

Regards,
Handy

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