No announcements
Found 2936074 threads
-
0 Votes
Modifying the SqlDataSource SelectCommand prior to loading a page
I have a SqlDataSource setup in the markup on my page. After some new requirements, I am trying to find a way to modify the ... -
0 Votes
Changing SQLDataSource Selectcommand with a codeblock?
Is something like possible with on SharePoint 2007 page? I need to pass current user (in domain\user format) to a SQL Select. -
0 Votes
Modifying SqlDataSource at Runtime
already built a database using SQL server 2008. I draged-droped a SqlDataSource and a GridView, assigned the Gridview1 to SqlDataSource1, and ...Discussion | 1 Replies | 9784 Views | Created by yazanpro - Monday, November 1, 2010 4:49 AM | Last reply by Shrikant Maske - Tuesday, November 9, 2010 9:00 AM -
2 Votes
SQLDataSource and updating selectCommand with parameters
assign that string to the selectCommand for the SQLDataSource then selectively assign the ...Answered | 3 Replies | 3093 Views | Created by jputnam - Thursday, September 17, 2009 10:59 PM | Last reply by Cor Ligthert - Friday, September 18, 2009 6:32 AM -
0 Votes
SQLDATASOURCE
How can I trigger SQLDATASOURCE insert or update command programmatically? I have a Formview with textboxes bound to a table using ... -
0 Votes
SqlDataSource
Is there a way to retreive or bind a textbox directly to a field in a SQLDataSource without having to write ... -
0 Votes
Modifying the Default.aspx page
structure). You will most likely want to copy the default layout and create your own from it but you could just edit that one as ...Answered | 3 Replies | 8439 Views | Created by SamCosta - Friday, September 21, 2007 9:20 PM | Last reply by Paul J. Swider - Tuesday, September 25, 2007 12:00 PM -
0 Votes
SQLDataSource
I want to use SQLDataSource as my data reader and then connect the data's to label and texbox.Unanswered | 2 Replies | 2599 Views | Created by lord_o_jesus - Sunday, September 24, 2006 10:29 PM | Last reply by lord_o_jesus - Monday, September 25, 2006 8:46 AM -
0 Votes
Modifying the master page (BlueBand.master)
I couldn't put my menu under the left main menu maybe because SharePoint doesn't let you add new web parts zones under the left side of the ...Answered | 8 Replies | 8486 Views | Created by lairpr - Friday, July 11, 2008 2:35 PM | Last reply by lairpr - Wednesday, July 23, 2008 1:50 PM -
0 Votes
Replacing the SelectCommand string dynamically
I am trying to pass the whole SELECT command string to a DataSource in an aspx page. The select string is passed from another ...Unanswered | 2 Replies | 6805 Views | Created by vladfuentes - Friday, June 3, 2011 6:45 PM | Last reply by vladfuentes - Monday, June 6, 2011 5:57 PM -
0 Votes
Modifying the Excel Services Loading icon
Hi Folks! We use Excel Services via Sharepoint in our company, and and i'd like to know if there is a way to change the excel services loading icon (This ...Unanswered | 1 Replies | 375 Views | Created by __FePS - Monday, January 16, 2017 11:30 PM | Last reply by Lee__li - Tuesday, January 17, 2017 7:44 AM -
0 Votes
SqlDataSource
Can anyone explain to me how to save the connection string for a sqldatasource in a sharepoint 2010 web part. I get the ...Answered | 1 Replies | 2302 Views | Created by Taffy Lewis - Tuesday, September 11, 2012 7:49 PM | Last reply by Taffy Lewis - Tuesday, September 11, 2012 8:11 PM -
0 Votes
Determine PE stack address prior to loading?
;forum, you could post this question there. Sincerely, WesleyPlease mark the replies as answers if they help and unmark them if they provide no ...Unanswered | 2 Replies | 6991 Views | Created by govule - Saturday, January 16, 2010 11:06 PM | Last reply by Wesley Yao - Monday, January 18, 2010 6:06 AM -
2 Votes
How to Populating SqlDatasource using querystring parameter in aspx page?
of SqlDataSource using QueryString Parameter in the URL and filter the result of SqlDataSource in ASP.Net GridView.Answered | 2 Replies | 4109 Views | Created by SamDany - Sunday, August 25, 2013 2:14 PM | Last reply by murtazagandhi - Monday, August 26, 2013 7:42 AM -
0 Votes
Sqldatasource
hi friends, Is it possible to assign the xml file into ...Unanswered | 1 Replies | 3888 Views | Created by Karthi Deepak - Friday, June 1, 2007 10:32 AM | Last reply by Martin Honnen - Friday, June 1, 2007 12:06 PM -
0 Votes
How to change Datagrid SelectCommand
The auto-generated code is placed in AppDatabase1DataSet1.Designer.cs. I think a better way could be manually config and bind your data instead of modifying ...Answered | 2 Replies | 3092 Views | Created by alexware - Saturday, January 9, 2010 9:15 PM | Last reply by alexware - Tuesday, January 12, 2010 4:25 PM -
0 Votes
refresh a sqldatasource ?
I just wanted to clarify one comment regarding refreshing sqldatasource with databinding. Apparently, you can refresh the sqldatasource. I have 4 dropdown ...Answered | 4 Replies | 23856 Views | Created by Chalagiraud - Monday, October 30, 2006 2:37 PM | Last reply by So-and-so - Thursday, January 8, 2009 5:00 AM -
0 Votes
passing paramter to sqldatasource
I have the following in my code behind page, i would like to add a parameter: Protected Sub Page_Load(ByVal sender As Object, ByVal e AsAnswered | 1 Replies | 3703 Views | Created by hanisaad - Wednesday, January 24, 2007 4:32 AM | Last reply by Bappi - Wednesday, January 24, 2007 5:58 AM -
0 Votes
Modifying Login Page
page has some links that require a login and some links that do not. I tried modifying the login page to include links that do ...Unanswered | 1 Replies | 592 Views | Created by acrbjr - Tuesday, January 31, 2017 3:14 PM | Last reply by Mahmoud Tolba - Tuesday, January 31, 2017 3:23 PM -
0 Votes
SqlDataSource' is not allowed on this page
SQLDatasource is not allowed in Sharepoint pages use SQLDataReader and DataAdapter to get the data from SQL in code behind and then bind it to ...Unanswered | 2 Replies | 5043 Views | Created by kkmick - Friday, May 15, 2009 6:59 PM | Last reply by kkmick - Monday, May 18, 2009 3:27 PM - Items 1 to 20 of 2936074 Next ›
No announcements