No announcements
Found 3404254 threads
-
0 Votes
Custom Pager Control
Advanced ASP.NET » Custom Server Controls located here: http://forums.asp.net/19.aspx Have a great day!Answered | 1 Replies | 10368 Views | Created by Mayur Dhudasia - Saturday, January 3, 2009 10:08 AM | Last reply by Shrikant Maske - Monday, January 5, 2009 5:03 AM -
0 Votes
Modify Add new item link
The first link looks applicable to my sitaution, I have multiple link to updates so I'll see how I get on.Answered | 3 Replies | 3790 Views | Created by _c - Friday, January 13, 2012 10:24 AM | Last reply by _c - Friday, January 13, 2012 4:32 PM -
0 Votes
were to make pager when to make pager and what should one consider.
But you can look at the below ...Answered | 2 Replies | 740 Views | Created by rajemessage - Monday, January 27, 2014 8:59 AM | Last reply by SQLZealots - Monday, January 27, 2014 9:22 AM -
0 Votes
dataview webpart not showing "add new link" or "add new item"
It does not automatically contain a link to add new items.Answered | 7 Replies | 10091 Views | Created by reddytcs - Tuesday, February 7, 2012 2:24 PM | Last reply by reddytcs - Friday, February 10, 2012 6:44 AM -
0 Votes
Add New item link at AllItems.aspx
var ctx = SP.ClientContext.get_current(); var items = SP.ListOperation.Selection.getSelectedItems(ctx); var ...Answered | 3 Replies | 5061 Views | Created by Tareq Gamal mahmoud - Saturday, December 17, 2011 10:02 PM | Last reply by N.Pararajasingam - Sunday, December 18, 2011 8:59 AM -
0 Votes
Add Link in webbrowser control using VB NET
To add a link in webBrowser control, you can get some useful information on the following ...Answered | 7 Replies | 9036 Views | Created by gcontreras - Wednesday, April 13, 2011 2:09 PM | Last reply by Parvez Ahmad Hakim - Saturday, May 7, 2011 6:23 PM -
15 Votes
How to add a link in Biography ?
Add a brief link to your website in the form of yourdomain.com.Answered | 14 Replies | 19287 Views | Created by noneinuse - Tuesday, January 24, 2012 4:08 PM | Last reply by Hemperial CBD - Saturday, October 10, 2020 5:52 PM -
0 Votes
Add a new property to the form controls
Add a class and inherit from the control you want as the basis for your new ...Answered | 2 Replies | 2477 Views | Created by Mohamed Elghamry - Monday, September 20, 2010 3:20 AM | Last reply by bdbodger - Monday, September 20, 2010 4:42 AM -
3 Votes
Create "add new item" link to open in dialog
I just ran into the same issue and came across this link: http://pacsharepoint.com/2010/07/open-list-item-modal-dialog-lightbox.html In case the URL above get's ...Answered | 4 Replies | 16586 Views | Created by Mr Jstin - Monday, March 22, 2010 7:46 PM | Last reply by Mchova01 - Sunday, October 17, 2010 1:11 AM -
0 Votes
How to add tab control in the custom New Form
Hi All, I have two questions How can I add the tab control to the custom forms such as New/Edit/View, either using ...Answered | 1 Replies | 9502 Views | Created by Mokhtar Bepari - Monday, August 12, 2013 3:48 PM | Last reply by MSDN Student - Monday, August 12, 2013 4:24 PM -
0 Votes
Add new announcement text link viewable by permissions
Hi Rick, I recommend to export the announcement list web part from the sub site and then add it to the page where the Content Query web part exists and then use code to ...Answered | 1 Replies | 986 Views | Created by Rick131 - Friday, February 20, 2015 2:59 PM | Last reply by Victoria Xia - Monday, February 23, 2015 9:38 AM -
0 Votes
Add "New Page" link on the quick launch
Per my test, when I add a link on the quick launch like the following, after I create the page, It navigates to the page instead of the pages library.Answered | 1 Replies | 765 Views | Created by Ankit G - Wednesday, June 29, 2016 10:40 AM | Last reply by Lisa Chen1226 - Thursday, June 30, 2016 2:26 AM -
0 Votes
Add new record link to Auto Complete Box Footer
You need to create custom control to add something in footer of ACB.Answered | 1 Replies | 2414 Views | Created by John Luquer - Friday, December 30, 2011 10:40 PM | Last reply by Spaso Lazarevic - Friday, December 30, 2011 11:55 PM -
1 Votes
Changing the 'add new announcement' link on an announcements list
Renaming the 'Add new announcement' link is fairly easy.Answered | 2 Replies | 6277 Views | Created by cabledguy - Wednesday, June 15, 2011 8:29 AM | Last reply by cabledguy - Thursday, June 16, 2011 12:40 AM -
0 Votes
Pager total not displayed for RIA data source
I've managed to get the RIA source up and running but one issue is that the pager total on my Search screen is no longer displayed.Answered | 1 Replies | 2829 Views | Created by azaclauson - Monday, December 20, 2010 5:32 AM | Last reply by Erik - MSFT - Monday, January 31, 2011 10:27 PM -
0 Votes
How to remove the "Add new item"-link from All Events view
Can't you just create a permission level that only allows editing and not creating new items, and then giving your users just that permission on the given list?Answered | 1 Replies | 9738 Views | Created by Dino Omerhodzic - Friday, August 27, 2010 2:38 PM | Last reply by Joe Capka - Friday, August 27, 2010 2:56 PM -
2 Votes
How to add a XSLT link to XDocument?
You can add processing instructions such asAnswered | 4 Replies | 7251 Views | Created by Viktor_VB - Thursday, April 8, 2010 9:48 PM | Last reply by Jan Kinable - Monday, January 28, 2013 8:46 AM -
0 Votes
Add New Item Form Controls
Using Spy++ we can find out it is a dialog form composed of a TreeView control and a ListView control which style can be changed by two buttons.Answered | 1 Replies | 3434 Views | Created by Graham Zero - Friday, June 13, 2008 5:01 PM | Last reply by Feng Chen - Saturday, June 14, 2008 3:03 PM -
0 Votes
SSDT - Add File as Link and checkin to source control
I have a SSDT project and needing to add couple of Utility objects (Which is maintained in a different project). trying to add those objects as Link. the project compiles ...Answered | 1 Replies | 2415 Views | Created by shivd - Thursday, April 25, 2013 5:28 AM | Last reply by Janet Yeilding - Tuesday, May 21, 2013 10:38 PM -
0 Votes
Remove "Add new item" keep QuickSteps links
Hi Blue, How did you added the custom action in the "Quick Steps" panel to kick off a workflow?Answered | 4 Replies | 749 Views | Created by BlueCheese69 - Monday, August 21, 2017 7:51 AM | Last reply by Lisa Chen1226 - Thursday, September 7, 2017 2:00 AM - Items 1 to 20 of 3404254 Next ›
No announcements