Forum  Commercial Foru...  Commercial Foru...  Asp.Net Wrapper Properties That Import
Previous Previous
 
Next Next
New Post 8/23/2009 1:08 PM
Unresolved
  derekmhart@yahoo.com
717 posts
1st Level Poster


Asp.Net Wrapper Properties That Import 

When VWG is used to wrap an asp.net control, it seems to decide that some properties don't come over. I am working on the Infragistics WebCalendar, and want to modify some javascript for it. In an asp.net project, it has the properties called Client Side Events (which allows hooking up javascript to the events). It is a very complex property, which allows adding javascript to client side event. VWG create this code, and set it to Browsable(False), so it will not show up. Now I switched it to True, and it does show up, but without really showing the property. It just showed a string. I set a reference to Infragistics.WebUI.WebSchedule, because it looked like that reference was needed. Any thoughts on getting this property to show? General thoughts on what I might be missing?

    <System.ComponentModel.Category("Behavior")> _
    <System.ComponentModel.Description("List of client side events that will be processed by application. Every member property can contain the name of implemented function or explicit javascript statement(s). If the name of a function (only name: no parenthesis or parameters) is used, then actual implementation on client may contain parameters: please see documentation for Client-Side Object Model.")> _
    <System.ComponentModel.Browsable(False)> _
    <System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)> _
    Public ReadOnly Property ClientSideEvents() As Infragistics.WebUI.WebSchedule.CalendarClientSideEvents
        Get
            Return CType(Me.GetProperty("ClientSideEvents"), Infragistics.WebUI.WebSchedule.CalendarClientSideEvents)
        End Get
    End Property
 

 
New Post 8/24/2009 6:07 AM
  ori.cohen
4390 posts
1st Level Poster




Re: Asp.Net Wrapper Properties That Import 

Hello Derek,

I need you to please send us a working wrapper example of this control, with you providing some value to the ClientSideEvents property of the wrapper.
I need to investigate it better to see why it does not work as expected.
Please send us this application to Support [at] VisualWebGui [dot] com with a link to this forum thread.
We would be willing to sign an NDA if neccessary.
Please also clean the solution before compressing it and reply to this post after sending, with the subject of the e-mail you send, so I would know to check for your support request.

Regards,

Ori Cohen
Support Manager, the Visual WebGui team

 
New Post 8/24/2009 3:05 PM
  derekmhart@yahoo.com
717 posts
1st Level Poster


Re: Asp.Net Wrapper Properties That Import 
Modified By derekmhart@yahoo.com  on 8/24/2009 7:25:12 PM)

just sent the email: subject was this thread:

http://www.visualwebgui.com/Developers/Forums/tabid/364/forumid/48/threadid/30209/scope/posts/Default.aspx

 
New Post 8/25/2009 7:37 AM
  ori.cohen
4390 posts
1st Level Poster




Re: Asp.Net Wrapper Properties That Import 

Hello Derek,

Thank you for the report and sample application.
I confirm receiving it.

It will be handled soon.

Regards,

Ori Cohen
Support Manager, the Visual WebGui team

 
Previous Previous
 
Next Next
  Forum  Commercial Foru...  Commercial Foru...  Asp.Net Wrapper Properties That Import
Azure banner
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS