No announcements
Found 2879358 threads
-
0 Votes
Content control for repeating of rows in a table
Hi, To insert the repeating section content control in a table, we need to select the table row then add the control.Answered | 1 Replies | 2216 Views | Created by DeveloperAdrian - Tuesday, October 6, 2015 8:44 AM | Last reply by Fei Xue - Wednesday, October 7, 2015 6:46 AM -
0 Votes
How to delete rows not in all 3 tables
If you cannot insert, update and delete rows from a table, then it is not a table by definition.Answered | 15 Replies | 3519 Views | Created by duanewilson - Thursday, July 4, 2013 2:37 AM | Last reply by --CELKO-- - Saturday, July 6, 2013 3:54 PM -
0 Votes
Auto Increment Row number in repeating table?
You right about count() function problems with deleting.Answered | 4 Replies | 14797 Views | Created by lxsg - Monday, January 4, 2010 12:00 PM | Last reply by Swapnil Nikam - Thursday, June 25, 2015 8:58 AM -
0 Votes
deleting rows
if so, how?Answered | 5 Replies | 1122 Views | Created by Ron399 - Sunday, May 26, 2013 11:50 AM | Last reply by Dan Guzman - Sunday, May 26, 2013 12:42 PM -
5 Votes
InfoPath Repeating Table - Force new row entry
But how to disable remove for inserted rows?Answered | 8 Replies | 14460 Views | Created by LBoyan - Monday, October 12, 2009 11:38 PM | Last reply by Fahad alquayt - Tuesday, November 15, 2011 11:11 AM -
3 Votes
Highlight a row in repeater control in ItemCommand event
There's a somehow difficult way to do that with ItemDataBound - but I used that ...Answered | 3 Replies | 16512 Views | Created by a.Net fan - Friday, February 26, 2010 1:37 PM | Last reply by paradonym - Friday, April 11, 2014 12:38 PM -
0 Votes
Delete all rows
Hi Ray is there any small examples of this method that you can show me or link me to.Answered | 3 Replies | 3117 Views | Created by Elstabo - Monday, December 21, 2009 9:48 AM | Last reply by Raymond Holmboe - Monday, December 21, 2009 10:30 AM -
1 Votes
These repeat servers, delete or not?
and what I supprised is I havn't yet download or install 2016version database, but it appears automatically on my computer, How and when it started ...Answered | 2 Replies | 882 Views | Created by zhgart - Sunday, October 8, 2017 10:43 AM | Last reply by zhgart - Monday, October 9, 2017 11:13 AM -
1 Votes
Canceling a delete marked row
Hmm, Valerie's code should just revert changes to one (selected) row.Answered | 3 Replies | 3347 Views | Created by Naser Papi - Friday, October 29, 2010 5:47 PM | Last reply by Karol Zadora - Monday, November 8, 2010 10:37 PM -
1 Votes
How to make a two row group header that repeats as needed?
Once that was done the group headers repeated as expected when the detail spanned more than one page.Answered | 6 Replies | 2560 Views | Created by MorrisMK - Monday, December 3, 2012 10:38 PM | Last reply by MorrisMK - Thursday, December 6, 2012 3:33 PM -
0 Votes
Get row ID of selected row for deletion.
You can delete the row from the datagridview: this.grid.Rows.Remove(this.grid.CurrentRow); This action remove the row from the UI.Answered | 3 Replies | 2718 Views | Created by Ratou - Wednesday, July 15, 2009 4:00 PM | Last reply by Ratou - Thursday, July 16, 2009 9:07 AM -
0 Votes
repeat row data in Tablix
Hi Nick, If the name column i.e. john Smith is in row grouping then remove the name column from the row grouping.Answered | 1 Replies | 3481 Views | Created by Nicholas L - Wednesday, June 15, 2011 9:42 PM | Last reply by FunBI - Thursday, June 16, 2011 2:23 AM -
3 Votes
Delete current row
The row you are trying to delete has already gone because the rows have been renumbered.Answered | 6 Replies | 1570 Views | Created by brownie yeo - Wednesday, November 2, 2011 5:08 AM | Last reply by brownie yeo - Thursday, November 3, 2011 2:28 AM -
0 Votes
How to delete row with condition
I have use merge statement but problem is that at single time only one row execute that is check because data come ...Answered | 5 Replies | 687 Views | Created by tusharshinde - Thursday, August 6, 2015 12:13 PM | Last reply by tusharshinde - Friday, August 7, 2015 8:17 AM -
0 Votes
Grid View Row Delete
Hi Avatar, U can set "CanUserDeleteRows" property of datagrid to false to restrict the user from deleting the row.Answered | 1 Replies | 1584 Views | Created by Avatar 123 - Tuesday, May 8, 2012 10:23 AM | Last reply by parth.shah - Tuesday, May 8, 2012 10:35 AM -
2 Votes
Repeat footer row on each page
How to get the report paging correctly.Answered | 12 Replies | 13370 Views | Created by Elrodyn - Monday, October 10, 2011 5:06 AM | Last reply by Patrick.Grant01 - Tuesday, October 11, 2011 8:49 AM -
0 Votes
Datagridview Row Deletion
Just setup a connection and command objects, create the SQL DELETE statement, set the WHERE condition i.e.Answered | 4 Replies | 853 Views | Created by RDX Vivek - Tuesday, July 15, 2014 9:19 AM | Last reply by Barry Wang - Thursday, July 17, 2014 10:17 AM -
2 Votes
how to find which row is deleted
Hi Thanks to all for replying but I am still lost how to use OUTPUT Clause in the delete statement.Answered | 11 Replies | 2475 Views | Created by Nasir Butt - Saturday, October 13, 2012 9:34 PM | Last reply by Nasir Butt - Saturday, October 20, 2012 9:53 PM -
0 Votes
Restore deleted row in DataSet
I've got a problem restoring deleted row in a dataset.Answered | 5 Replies | 13138 Views | Created by WhiteBahamut - Monday, November 15, 2010 1:17 PM | Last reply by BonnieB - Wednesday, January 26, 2011 4:38 PM -
0 Votes
How to delete a row from a list box?
Hi, do you want to remove the row from ListBox locally without effecting the database?Answered | 1 Replies | 1019 Views | Created by Cerbu21 - Tuesday, January 8, 2013 9:20 PM | Last reply by Shyam Kr - Wednesday, January 9, 2013 7:47 AM
No announcements