Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to Handle List Events

  Asked By: Dominic Chapman         Date: Feb 21, 2004      Category: Sharepoint      Views: 464
 

MSDN has this article on How to Handle Document Library Events.

I am looking for way to capture and handle events in the lists.

Can anyone point me to the relevent info ?

msdn.microsoft.com/.../ts\
ptdoclibevents.asp

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Jamar Yates          Answered On: Feb 21, 2004       

SPS exposes events  only on the doc lib, it does not expose any events
for the Lists.

You have to modify the onet.xml and schema.xml of the list  u r trying to
customize under the type of site u r creating to do it. I too am R&Ding
on it. That's all I know, ill let u know if I find something on it. If
u find any solution do share it with me.

 
Didn't find what you were looking for? Find more on How to Handle List Events Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].