| bio | website | |
|---|---|---|
| location | Croatia | |
| age | ||
| visits | member for | 1 year, 11 months |
| seen | Apr 25 at 13:56 | |
| stats | profile views | 25 |
|
Sep 9 |
accepted | Removing page from content database via feature deactivation |
|
Sep 9 |
comment |
Removing page from content database via feature deactivation Dobro misliš Vedrane :) This is solution for problem. Thank you! |
|
Sep 9 |
asked | Removing page from content database via feature deactivation |
|
Sep 2 |
accepted | Change default welcome page without “publishing web” |
|
Sep 2 |
answered | Change default welcome page without “publishing web” |
|
Aug 31 |
revised |
Change default welcome page without “publishing web” deleted 20 characters in body |
|
Aug 31 |
comment |
Change default welcome page without “publishing web” Sorry they gone to database directly, not in _layouts. My mistake. |
|
Aug 31 |
comment |
Change default welcome page without “publishing web” Sorry, i think they gone to database directly. My mistake. |
|
Aug 31 |
comment |
Change default welcome page without “publishing web” Unfortunately this won't work in SP2010. I even tried to add web.allowunsafeupdates = true and web.Navigation.Home.Update(); but it didn't helped. |
|
Aug 31 |
asked | Change default welcome page without “publishing web” |
|
Aug 25 |
accepted | ListView Web part - customization |
|
Aug 25 |
comment |
ListView Web part - customization Thank you James. You are life saver!!! |
|
Aug 25 |
asked | ListView Web part - customization |
|
Aug 22 |
comment |
Unable to add two ajax web parts on same page I also use PageRequestManager. But for now I don't have any problems with update panels. All are async, and it seems that everything is ok (I have scriptmanager defined in master page, maybe that is a difference between our web parts) |
|
Aug 22 |
accepted | Unable to add two ajax web parts on same page |
|
Aug 22 |
comment |
Unable to add two ajax web parts on same page James - You were right. After modification,everything seems ok. Thank you!!! @Anders - Thanx, I will read guidance. |
|
Aug 22 |
comment |
Unable to add two ajax web parts on same page both web parts have their own logic defined as shown below using (SPWeb web = SPContext.Current.Web) { linq query; gridview binding; } |
|
Aug 22 |
asked | Unable to add two ajax web parts on same page |
|
Jul 22 |
accepted | Visual Web part - async load |
|
Jul 22 |
comment |
Visual Web part - async load It works! Thousand times thank you!!! |