<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : SOLVED: Paste Validate</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : SOLVED: Paste Validate]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 11:13:54 +0000</pubDate>
  <lastBuildDate>Fri, 15 Mar 2013 00:11:06 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11466</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[SOLVED: Paste Validate :  hi how are you?i&amp;#039;m searching...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=70447&amp;title=solved-paste-validate#70447</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7981">elchinote</a><br /><strong>Subject:</strong> 11466<br /><strong>Posted:</strong> 15 March 2013 at 12:11am<br /><br />hi how are you?<div>i'm searching how i can paste cells (data) from excel to the report control using VB6. I'm trying to copy/paste and transfer the data directly, without Excel References, only with clipboard. I've found this post. Can you show me how did you solve this issue?.</div><div>regards</div>]]>
   </description>
   <pubDate>Fri, 15 Mar 2013 00:11:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=70447&amp;title=solved-paste-validate#70447</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Paste Validate : Hi Aaron, definitively, I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=39421&amp;title=solved-paste-validate#39421</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2416">ElvisM</a><br /><strong>Subject:</strong> 11466<br /><strong>Posted:</strong> 04 August 2008 at 3:04pm<br /><br />Hi Aaron, definitively, I don't know express you my issue. <DIV>&nbsp;</DIV><DIV>Look... </DIV><DIV>&nbsp;</DIV><DIV>I'm pasting a lot of records from Excel, but I wolud like to validate&nbsp;this records&nbsp;by the same time (if is possible) &nbsp;they're pasting in the reortcontrol, not after they were pasted. </DIV><DIV>For instance, if one of this records has an invalid date field, I would like to exclude this record "in the air" (before the pasting execute). If I have 10 lines in Excel, and one of them are invalid then in the reportcontrol only 9 records must be pasted.</DIV><DIV>&nbsp;</DIV><DIV>I&nbsp;tried to work&nbsp;with the reportcontrol's BeforePasteFromText property but I don't know how it work...</DIV><DIV>&nbsp;</DIV><DIV>The codejock's help is vwry simple and doesn't have enough examples.</DIV><DIV>&nbsp;</DIV><DIV>Do you understand me?</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Elvis</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 04 Aug 2008 15:04:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=39421&amp;title=solved-paste-validate#39421</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Paste Validate : Elvis,  It&amp;#039;s either SOLVED:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=39218&amp;title=solved-paste-validate#39218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11466<br /><strong>Posted:</strong> 31 July 2008 at 2:48am<br /><br />Elvis,<DIV>&nbsp;</DIV><DIV>It's either SOLVED: or it stays a question <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>I'm not sure if I&nbsp;understand your question. If you would paste some text while <strong>editing</strong> report item, you want to check the contents? </DIV><DIV>&nbsp;</DIV><DIV>If you use the:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndReportControl_InplaceEditChanging(ByVal Row As XtremeReportControl.IReportRow, ByVal Column As XtremeReportControl.IReportColumn, ByVal Item As XtremeReportControl.IReportRecordItem, NewValue As String, Cancel As Boolean)<BR>&nbsp;&nbsp;&nbsp; Me.Caption = NewValue<BR>End Sub&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>NewValue is&nbsp;contents of report item string (updates after typing or in your case pasting text).</DIV><DIV>&nbsp;</DIV><DIV>Hope this helps <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 31 Jul 2008 02:48:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=39218&amp;title=solved-paste-validate#39218</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Paste Validate : Hi Aaron, I just have changed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=38522&amp;title=solved-paste-validate#38522</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2416">ElvisM</a><br /><strong>Subject:</strong> 11466<br /><strong>Posted:</strong> 17 July 2008 at 12:50pm<br /><br />Hi Aaron, I just have changed my signature.<DIV>Please, help me with my topic.</DIV><DIV>I need validate the text that the user is pasting in te reportcontrol, is this possible?</DIV><DIV>&nbsp;</DIV><DIV>Elvis</DIV>]]>
   </description>
   <pubDate>Thu, 17 Jul 2008 12:50:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=38522&amp;title=solved-paste-validate#38522</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Paste Validate : Elvis,   Please, upload sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=38499&amp;title=solved-paste-validate#38499</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11466<br /><strong>Posted:</strong> 17 July 2008 at 7:18am<br /><br />Elvis, <DIV>&nbsp;</DIV><DIV>Please, upload sample project and maybe I can help you and&nbsp;in the meantime you can change the topic descriptions I asked you to and look at post: <a href="https://forum.codejock.com/forum_posts.asp?TID=11225" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=11225</A></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 17 Jul 2008 07:18:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=38499&amp;title=solved-paste-validate#38499</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Paste Validate : Hi, is possible validate the record...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=38474&amp;title=solved-paste-validate#38474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2416">ElvisM</a><br /><strong>Subject:</strong> 11466<br /><strong>Posted:</strong> 16 July 2008 at 3:08pm<br /><br />Hi, is possible validate the record meanwhile they're pasting (in the air)? <DIV>I'm using the PasteRecordFromText event, but I don't know how it works. Because I can't take control over the clipboard data and I can't decide which records are good and which records are bad...</DIV><DIV>&nbsp;</DIV><DIV>Please, excuseme my bad english.</DIV>]]>
   </description>
   <pubDate>Wed, 16 Jul 2008 15:08:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11466&amp;PID=38474&amp;title=solved-paste-validate#38474</guid>
  </item> 
 </channel>
</rss>