User Profile & Activity

Hans Kristian Member
Page
of 69
Posted: April 10, 2014 11:10 PM

Hello,

Thank you for your question regarding WebGrid.

By default, WebGrid can’t export the data to Excel 2007 (or later) format.
Basically, WebGrid use Active Report engine to handle export action. To export WebGrid to Excel 2007 (or later) format, it must handle in the export engine level.

However, I not sure you will not get this error message, if you export data to Excel 2007 (or later) format.
I found a blog regarding similar issue. It seems this issue occurs due to Excel limitation itself.

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

Regards,
Hans K.

Posted: April 1, 2014 10:57 PM
Hello,

Thank you for the reply and your WebGrid configuration.

Basically, in WebGrid, you could use more than one “IsRowChecker” column in one table.
However you could more than one “CheckBox” column in one table.

So I suggest you to remove “IsRowChecker” property from your WebGrid columns.

I apologize for the inconvenience.

Regards,
Hans K.
Posted: March 31, 2014 10:30 PM
Hello,

Thank you for the question regarding WebGrid.

Based on your information, I try to run one of WebGrid solustion samples, RowCheckerColumn.aspx.
However, I didn’t the same result as yours.

Could you please provide me more detail information regarding this issue?
It is possible to you to provide me the simple runnable sample that replicates this issue? So that I can investigate this issue further more.

I made a video about the result I that get on my end as well. Please kindly have review on the video and let me your response.
You could download the video from this link: http://1drv.ms/1giKcNB


For your information, currently Intersoft has discontinued WebGrid v6 control, so there will be no any update/hotfix for WebGrid v6.

Regards,
Hans K.
Here’s the link below:
http://curiositybeyondcontrol.blogspot.com/2012/04/get-selected-text-from-text-box-using.html

Hello,

I found a blog that show how to get the selection text from textbox.
Please try to follow this link.

Hope this helps.

Regards,
Hans K.

Hello,

Thank you for the reply.

Yes, it is possible. Like you said, so you should add validation code to compare that item with WebCombo rows to check whether it is disabled or not.

Because by default, WebCombo doesn’t have any feature to check whether the item disabled or not during deletion.

Regards,

Hans K.

Posted: March 25, 2014 11:18 PM
Hello,

Thank you for the question regarding WebCombo.

If you want to show image in WebCombo’s dropdown list, you could set the “ColumnType” property to “ImageAndText”.
You could see the sample in “ColumnType.aspx” page from WebCombo Solution Samples.

However, WebCombo can’t show / add image inside WebCombo’s textbox (selected item).

Thank you for understanding.

Regards,
Hans K.
Hello,

Thank you for the reply.

Basically, there isn’t WebCombo’s feature to know / get the item that going to be deleted.
This scenario / requirement should be done in application level, not in WebCombo control.

There is an idea (work around) that you could use. First, you should get the all selected items.
Then you validate the item that going to be deleted with the all rows in WebCombo.
If the item is disabled item, the item can’t be deleted.

However, I am not sure this idea (work around) will work seamlessly, due to the deletion process in WebCombo, use default behavior from html textbox.
And this work around might be require quite a lot of effort.

I apologize for the inconvenience.

Regards,
Hans K.

Hello,

Thank you for the reply.

For this requirement I suggest you to set the “TextBoxMode” property to “ReadOnly”. With this configuration, user can select the item in WebCombo with checkbox input.
So that you can prevent user to modify the WebCombo’s value through textbox.

I create a WebCombo page within. I add five unbound data row to the WebCombo.
I set default value to the WebCombo and I set the third row become disable item as well.

Please kindly follow this link to get the sample then have review on the sample and let me know your response.


Thank you.

Regards,
Hans K.

Hello,

Thank you for the question regarding WebCombo.

If you don’t mind, could you provide me more information regarding your scenario?
So you don’t want to the selected disabled item can’t be deleted from WebCombo, even you use backspace to delete the item?

Could you provide me your current WebCombo as well?

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

Regards,
Hans K.

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