No announcements
Found 1808952 threads
-
1 Votes
display multiple lines in a single row of gridview..
Hi jason, Welcome to MSDN forums!Answered | 3 Replies | 5205 Views | Created by jason.stam - Thursday, July 1, 2010 6:54 AM | Last reply by Fafafaalex - Tuesday, July 6, 2010 3:48 AM -
0 Votes
GridView Multiple Row Insert With A Single Click
Yes I want To add the data from GridView.Answered | 3 Replies | 755 Views | Created by TechView-2017 - Wednesday, July 23, 2014 9:38 AM | Last reply by Anne Jing - Monday, July 28, 2014 7:25 AM -
0 Votes
Single Row Multiple Records in GridView
Hello Danijel Malik, I want to display one record as one cell of the grid view, which uses has three columns of gridview, as i said before, each record ...Answered | 6 Replies | 11801 Views | Created by Rome Patel - Thursday, December 10, 2009 11:46 AM | Last reply by Jing0 - Wednesday, December 16, 2009 9:57 AM -
0 Votes
Single line to multiple for fields
"Single line of text" and "Multiple lines of text" are different field types!Answered | 3 Replies | 9783 Views | Created by GSS1 - Saturday, April 7, 2012 1:30 AM | Last reply by GSS1 - Sunday, April 22, 2012 2:30 AM -
7 Votes
Multiple rows instead of a single row
So it´s not possible to have aggregate two columns in a single query?Answered | 17 Replies | 3922 Views | Created by Martin_70 - Monday, January 25, 2010 7:38 PM | Last reply by Naomi N - Sunday, January 31, 2010 5:04 AM -
2 Votes
Combine multiple rows in single row
Jingyang Li for helping me out.But your answer is failing if table ...Answered | 11 Replies | 1351 Views | Created by R..S - Monday, February 17, 2014 11:41 AM | Last reply by Jingyang Li - Tuesday, February 18, 2014 6:56 AM -
0 Votes
Display Multiple rows and columns as a single string value usin SQL query
Hi Coder_p, In addition, please refer to the following article and thread which might help: How to concatenate text from multiple rows into a ...Answered | 2 Replies | 667 Views | Created by Coder_p - Wednesday, March 25, 2020 6:17 PM | Last reply by Amelia Gu - Thursday, March 26, 2020 3:26 AM -
0 Votes
Showing Details row and Group row in Single Line
I started to delete the rows and noticed that it removed all but the grouping.Answered | 6 Replies | 5607 Views | Created by kellog1 - Friday, August 13, 2010 4:33 PM | Last reply by blumm1 - Tuesday, September 24, 2013 3:19 PM -
2 Votes
Converting multiple rows into single in sql
Hi S HAIDER, According to your description, I think you want to convert multiple rows into a single row.Answered | 2 Replies | 612 Views | Created by S HAIDER - Friday, March 30, 2018 9:02 PM | Last reply by Zoe Zhi - Monday, April 2, 2018 2:58 AM -
2 Votes
convert multiple line text to single line text
(might take a while) List settings, Columns- change column to Single Line Text.Answered | 2 Replies | 13117 Views | Created by Repath Athyala - Tuesday, December 14, 2010 2:06 PM | Last reply by Pamela PJ Bailey - Wednesday, February 29, 2012 7:07 PM -
0 Votes
System.Windows.Forms.PaintEventArgs - wrap single string over multiple lines?
If you just mean the bottom line should always be at the same y then use LineAlignment.Far and use a much bigger rectangle than you will ever need and position it so that ...Answered | 5 Replies | 3764 Views | Created by I3looM - Thursday, April 7, 2011 12:57 PM | Last reply by Dave299 - Thursday, April 7, 2011 10:01 PM -
3 Votes
Merge multiple Rows into a single Row
I do seem to have a problem with duplicate rows, which I can get round using a distinct, however, I can still get 2 or more distinct X-Ray dates for the same ID, which it also does not ...Answered | 5 Replies | 6866 Views | Created by Joe O_C - Wednesday, September 30, 2009 2:31 PM | Last reply by Joe O_C - Sunday, October 4, 2009 9:43 AM -
1 Votes
Combine multiple rows values into single row
Hi Sql_Vasu, In your scenario, what's the logic to combine the multiple rows if there exists multiple values in one same column in per group?Answered | 4 Replies | 1280 Views | Created by Sql_Vasu - Sunday, June 25, 2017 1:28 PM | Last reply by Sql_Vasu - Monday, July 3, 2017 5:47 PM -
7 Votes
Split single row in multiple rows based on date range
I think you are looking to have your single row displayed in multiple rows (word rap), In T-SQL you cant do it.Answered | 9 Replies | 4259 Views | Created by Tanuja Dargar - Friday, November 14, 2014 6:49 AM | Last reply by Visakh16 - Saturday, November 15, 2014 2:20 PM -
0 Votes
Single Row coming as multiple Rows in Flat file
Assign each line a row number, use the sequential row # to merge join (Merge Join Transformation) to pick the data from both files and eventually load ...Answered | 2 Replies | 2304 Views | Created by Singh Randhir - Monday, May 13, 2013 5:12 PM | Last reply by ArthurZ - Monday, May 13, 2013 8:17 PM -
0 Votes
Convert Single Column of Data into Multiple Columns and Rows
You said this is written to a SQL table, is this in a single varchar(max) field in a single row or multiple rows?Answered | 19 Replies | 4099 Views | Created by DanHaf - Tuesday, January 19, 2016 3:13 PM | Last reply by Sam Zha - Wednesday, January 20, 2016 9:40 AM -
10 Votes
Convert Multiple lines of text to Single line of text
I found that by changing the column properties from text to plain text, and number of lines to 1, and saving, then reopening, the option was there to change the multi-line to ...Answered | 3 Replies | 32705 Views | Created by Lasanthajn - Tuesday, June 12, 2012 2:41 PM | Last reply by mdp nyc - Wednesday, December 7, 2016 6:44 PM -
0 Votes
Multiple rows affected message for a single insert
,ie, 1 row for your actual insert and the next is for actual execution plan.Answered | 1 Replies | 4185 Views | Created by John Couch - Saturday, March 8, 2014 11:36 PM | Last reply by SQLZealots - Sunday, March 9, 2014 3:02 AM -
1 Votes
Insert multiple rows with a single INSERT statement
He asked using single INSERT key for inserting multiple records in a single table.Answered | 11 Replies | 96664 Views | Created by Ryan K - Thursday, February 9, 2006 11:33 PM | Last reply by scott_morris-ga - Monday, December 9, 2013 2:18 PM -
1 Votes
Multiple rows into single column
In SQL Server 2000 case the row concatenation problem is solved usually by creating a function, that will return a string of values for 1 group.Answered | 5 Replies | 7258 Views | Created by Rajan Sharma - Friday, February 23, 2007 12:02 PM | Last reply by MiniEggs2 - Friday, February 24, 2012 3:01 PM - Items 1 to 20 of 1808952 Next ›
No announcements