Exposing the ListPopulating Event of a SFListView in a custom user control


Author
Message
Scott
Scott
StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)
Group: Forum Members
Posts: 176, Visits: 1.5K
Sorry to ask so many simple questions but that .Net light bulb is still dim for me.  I am trying to create a user control and contains a listview and sever command buttons,  what I want to do is expose the SFListView events so that I can code directly on the new user control. (The next step would be to generate my own events).

Thanks again for all the .Net help.

Scott

Replies
Scott
Scott
StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)StrataFrame User (270 reputation)
Group: Forum Members
Posts: 176, Visits: 1.5K
Thanks Trent,  I am rapidly learning that this is a must more involved process.  I will search for some good articles about the topic.
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Let me give you an idea on starting with events.  Create a new test project and create a new control within that project.  Create a simple event that has no event arguments.  Expose a method that will allow you to raise the event once dropped on a form.  You can then build from there. 

My point is, start very simple by just defining an event and then you can grow from there. Wink

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search