User Profile & Activity

Julia Wijaya Support
Page
of 24

Hi Yousif,

 

I will create the feature request about template column header for you. Actually our Developer Network is still active but not the support, we have stopped the support in Developer Network. Submitting Feature Request can be done in the special section for product feedback in Developer Network.

 

Regards,

Julia

Posted: February 10, 2010 6:55 AM

Hi Bunmi,

 

We don't instantiate the XML parser with a specific version. So it will be the browser that automatically decide it. In this case, the browser usually picks the latest version.

I hope this information can be useful. Please let me know if you have any questions.

 

Best regards,

Julia

Hi Yousif,

 

Thank you very much for your valuable feedback. If you want to request for this feature, you can request directly through Developer Network > Community Center > Product Feedback > Feature Request with detail description of this feature to be implemented.

 

Best regards,

Julia

Posted: February 10, 2010 6:28 AM

Hi Vincenzo,

 

Currently there is no method to change the position of WebGrid columns. However, you can do it manually from server-side by deleting the column first and then re-add the column into new position.

If you want to request for this feature, please send your feedback to Developer Network > Community Center > Product Feedback > Feature Request with details description on how this feature should be implemented.

Please let me know if you need another help.

 

Regards,

Julia

 

 

Hi Tenika,

 

In the sample, try to modified a little by put the Put the WebTab inside table which the width and height set to 100% ( and in ContentPlaceHolderManager set height to 100%. Please let me know if this code work or not in your placed. Thank you.

 

Regards,

Julia

Hi Hang Wee

 

I have created a sample based on your scenario. Please find attachment named VBInsertUpdateDelete.rar.

I hope this sample has appropriate with your need. Please let me know if you need another help.

 

Regards,

Julia

Posted: February 9, 2010 6:20 AM

Hi Bunmi,

 

WebGrid 6 still supports IE6 for the XMLHTTPRequest so it should be working fine. Beside that, we don't required specific version of XMLHTTPRequest to run our WebGrid. However, if you found any issue regarding this, please let me know. Thank you.

 

Regards,

Julia

Posted: February 9, 2010 6:17 AM

Hi Yousif,

 

Here I attached my simple sample on how to add the checkbox to WebGrid's header. I hope this sample could help.

 

Regards,

Julia

Hi Mitch,

 

I have tested the WebGrid, WebCombo, WebInput, and WebDesktop (WebCallOut) in IE6 and they are working fine in my end. We have release the latest hotfix, could you check again using the latest hotfix?

Posted: February 8, 2010 5:25 AM

Hi Staffan,

 

The code is almost similar to C#. You can add the code in WebGrid1_InitializeLayout  events in server-side with the snippet below:

    Protected Sub WebGrid1_InitializeLayout(ByVal sender As Object, ByVal e As ISNet.WebUI.WebGrid.LayoutEventArgs) Handles WebGrid1.InitializeLayout
        e.Layout.AllowAddNew = ISNet.WebUI.WebGrid.AddNew.No
    End Sub

Please let me know if this code has appropriate with your need or not.

 

Regards,

Julia

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