324 reputation
112
bio website
location Virginia
age 31
visits member for 1 year, 9 months
seen 2 days ago
stats profile views 9

SharePoint / ASP.Net dev


Apr
4
comment Accessing sharepoint web part properties from an inherited class
Could you be confusing the difference between a web part and an instance of a web part?
Apr
4
comment Accessing sharepoint web part properties from an inherited class
To clarify, you added your "inherited" web part to a page, but your code cannot access the property values that you set via the web interface?
Apr
2
comment Date column value changes because of DST
Yes, due to daylight savings as you mentioned. I confirmed the same behavior on a site of mine. To completely avoid this, I imagine you would need to select "(UTC) Coordinated Universal Time". Note that changing the time zone of a site will not update any data, so after changing the time zone you could see incorrect dates.
Apr
2
answered Date column value changes because of DST
Apr
2
answered How can I filter a calendar (ListViewWebPart) web part?
Mar
22
comment Reference to hidden CEWP
Alternatively, use two CEWPS, one above the list that is where the table will be drawn, and one below the list that does the drawing and will run after the list is loaded.
Mar
22
comment Reference to hidden CEWP
OK, sounds straightforward. I recommend the jquery approach that I specified in the answer above.
Mar
22
comment Reference to hidden CEWP
I don't understand how refreshing the CEWP would help, can you provide more information about your problem?
Mar
22
comment Reference to hidden CEWP
@pmalits I added an example to my above answer.
Mar
22
revised Reference to hidden CEWP
added jquery example
Mar
22
answered How to display document approval status in a content query web part?
Mar
21
comment Finding the source of Access Denied errors
OK, so even after setting SPSecurity.CatchAccessDeniedException to false, and putting your code inside of a try/catch block, it's still not catching it?
Mar
21
comment Finding the source of Access Denied errors
Have you isolated at least one offending web part?
Mar
21
answered Finding the source of Access Denied errors
Mar
21
comment Javascript doesn't work for the users except System admin
You need to post the actual javascript.
Mar
21
awarded  Custodian
Mar
21
reviewed No Action Needed SharePoint 2013 Installation Issue
Mar
21
reviewed No Action Needed Auto upload documents to sharepoint from outlook attachments
Mar
21
reviewed No Action Needed Sharepoint Designer: Unable to open Web site
Mar
21
awarded  Citizen Patrol