| bio | website | |
|---|---|---|
| location | India | |
| age | 25 | |
| visits | member for | 9 months |
| seen | Apr 30 at 7:54 | |
| stats | profile views | 79 |
Sharepoint & ASP.NET developer
|
Feb 1 |
accepted | The load balancer is not provisioned - BDC Exception in SharePoint 2013 |
|
Jan 31 |
comment |
The load balancer is not provisioned - BDC Exception in SharePoint 2013 @HughWood Can you please post your above comment as answer, I ran into the same issue today with SP2010, and "deleting the service from central admin, and re-adding it worked" for SP2010 |
|
Dec 20 |
comment |
What text type are multi line text columns in SharePoint lists? What option did you choose? Rich text or Enhanced rich text? Usually you get html formatted text all the time if you choose rich text for multi line text column |
|
Dec 19 |
comment |
How to save variables per user session per page if you can post your details scenario, that would be helpful |
|
Dec 19 |
comment |
Show created field with only date in XSL With this code what is the output? i mean the date format |
|
Dec 19 |
comment |
How to save variables per user session per page do you really need the auto postback? i can not realize your exact scenario, if you see that it's absolutely necessary then you may want to save the required value in viewstate |
|
Dec 19 |
answered | Sharepoint issue list adding todays date based on choice in other column? |
|
Dec 19 |
answered | How to save variables per user session per page |
|
Dec 11 |
comment |
Setting Custom Property of SharePoint WP readonly In general you use ReadOnly(true) attribute for the purpose but as you mentioned based on a condition, can you shed some light on it? |
|
Dec 10 |
answered | SPList.Delete() vs. SPWeb.Lists.Delete(SPList) |
|
Dec 7 |
revised |
I am not able to create a workflow in SP 2013 added 506 characters in body |
|
Dec 6 |
answered | I am not able to create a workflow in SP 2013 |
|
Dec 6 |
answered | POP-UP to display library pictures? |
|
Dec 5 |
comment |
Update WebPart MenuItem/Verb from Client Side actually it's WebPartMenu (msdn.microsoft.com/en-us/library/…), dont think you can say it context menu |
|
Dec 5 |
answered | Find control in application page? |
|
Dec 5 |
comment |
Find control in application page? FindControl only works for current container, so make sure Button is directly under page, can you post the front end also? |
|
Dec 5 |
comment |
Find control in application page? Exactly in which event you are doing Page.FindControl, may be the control is not rendered yet, are you using some other event than CreateChildControl |
|
Dec 5 |
comment |
Update WebPart MenuItem/Verb from Client Side I can use JavaScript, if you know the JavaScript way, please post |
|
Dec 5 |
asked | Update WebPart MenuItem/Verb from Client Side |
|
Dec 3 |
revised |
List button two list how to save…? added 940 characters in body |