User Profile & Activity

Niven Prasetya Member
Page
of 25
Posted: September 24, 2010 6:40 AM

Hi Maxwell,

Please try the following code

uXWindow1.Close();

Could you please provide further information regarding the 2nd problem?

We are aware of your needs on the documentation file, we are still processing the documentation for the better output.

Thank you for your concern and patience.

Have a nice weekend.

 

Best regards,

Niven Prasetya

Posted: September 24, 2010 6:01 AM

Hi Andre,

Have you tried by using the ShowDialogBox() method? As I checked your sample, the issue happened when I try to click at the OK button inside the message box, there was no error if you close the window using the X.

Please try using the ShowDialogBox method. If the issue still exist by click on the OK button, please add the OK button manually to close the window box.

I will report this issue to the Development Team, I will try to give you a news as soon as possible for the workaround and more further information regarding your issue.

Thank you and have a nice weekend.

 

Best regards,

Niven Prasetya

Posted: September 24, 2010 5:54 AM

Hi Nick,

Yes, there is a way where you can change the text and the flag. By using the SetChecked() property inside the OnColumnContextMenu event you can change the flag and of course the Text also. But I'm not recommend any of this workaround, because by the time you apply changes it will mess up your WebGrid.

If you want, you can give me your sample code and I will check your sample here.

Thank you and have a nice weekend.

 

Best regards,

Niven Prasetya.

Posted: September 24, 2010 4:41 AM

Hi Staffan,

For your first issue, please delete the "OR ([CustomerID] IS NULL AND ? IS NULL)" inside the DeleteCommand, please also delete the UpdateCommand to make it work as well.


For your second issue, please try my attach sample, let me know if the problem still persist. I can't replicate your second issue on my side.


Thank you and have a nice day.

Best regards,

Niven Prasetya

Hi Darlene,

After a further investigation I am able to replicate your issue. I have informed this issue to the Developement Team. I will give you any news as soon there is available workaround from the Development Team.

Thank you and have a nice day.

Best regards,

Niven Prasetya

Posted: September 22, 2010 11:15 PM

Hi Karl,

Did you mean by MultipleColumns.aspx?

I'm able to replicate your issue.

I will let you know when if there's any news from the Development Team.

Thank you and have a nice day.

 

Best regards,

Niven Prasetya

Hi Darlene,

Yes I'm aware of that. Just to ensure you to have the latest HotFix to get a better result.

May I know what is your server environment?

If the problem still exist could you please allow me to remote your computer?

I'm available from monday - friday, 08.00 - 17.00 GMT+7.

Please give a time that you find suitable.

Thank you and have a nice day.

 

Best regards,
Niven Prasetya

Posted: September 22, 2010 5:58 AM

 Hi Shawn,

I apologize for the video. I have re-upload the video and have tested it.

 

Edit:

I have attach a workaround for your issue.

I put my code inside the AddNewRow function.

//Images
var link = document.createElement('img');
link.setAttribute('src', 'images/1.gif');
newRow.GetElement().getElementsByTagName("TD")[2].appendChild(link); 

You have to put the code after the newRow.AddPendingChanges(). If you put the code before newRow.AddPendingChanges(). The element of the cell is not created yet. This is why the image won't rendered before AcceptAllChanges. Hopefully this workaround can be fit in on your scenario.

Thank you and have a nice day.

 

Best regards,

Niven Prasetya

Hi Mr. Leton,

Could you please provide me a sample of yours? So I could investigate more of the issue.

Thank you and have a nice day.

 

Best regards,
Niven Prasetya

Hi Darlene,

Did you check your framework version from the Windows/assembly folder? If yes, please right click and click the property on ISNet, go to Version tab, click on the Product Version under Item Name. You will get your actual framework version. 

I have attach the latest build of framework version, 756. Please refer to http://www.intersoftpt.com/Build/ApplyHotfix on how to patch the latest update manually.


Hope this will work well on your side.

Best regards,

Niven Prasetya

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