<?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="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : How to add new binidngNavigator</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : How to add new binidngNavigator</description>
  <pubDate>Mon, 13 Apr 2026 07:59:26 -700</pubDate>
  <lastBuildDate>Tue, 18 Dec 2007 17:12:22 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=623</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>How to add new binidngNavigator : There are several different ways...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=623&amp;PID=2261#2261</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=43" rel="nofollow">pkarsh</a><br /><strong>Subject:</strong> 623<br /><strong>Posted:</strong> 18-Dec-2007 at 5:12pm<br /><br />There are several different ways you can enable the + button.<br /><br />Right-click on the + button in the BindingNavigator to bring up the context menu for this button.  Click on the "Enabled" selection in this menu.<br /><br />Right-click on the + button to bring up the context menu as described above.  Select "Properties" from this menu (at the bottom) to bring up the Properties sheet for the button.  Look at the name of the Properties sheet to be sure you have selected Properties for the + button and not the bindingNavigator.  The name should be something like "bindingNavigatorAddNewItem" .  Under the Behavior category in the Properties sheet, there is a property called "Enabled".  Set that to true.<br /><br />Alternatively, you can set the Enabled property to true in code.  You can add a line of code that reads:<br /><br />this.bindingNavigatorAddNewItem.Enabled = true;<br /><br />in your Form class.  An example of this, as well as an example of the code to add a new record, can be found in the Tutorial called "Adding and deleting business objects", under the Fundamentals section.<br /><br />Hope this helps.<br /><br />Paul Karsh<br />IdeaBlade Support<br />]]>
   </description>
   <pubDate>Tue, 18 Dec 2007 17:12:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=623&amp;PID=2261#2261</guid>
  </item> 
  <item>
   <title>How to add new binidngNavigator : Hello, everyone,I&amp;#039;m started...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=623&amp;PID=2255#2255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=203" rel="nofollow">bolitto</a><br /><strong>Subject:</strong> 623<br /><strong>Posted:</strong> 18-Dec-2007 at 1:19pm<br /><br />&nbsp;&nbsp;&nbsp; Hello, everyone,<br>I'm started in this tool, but i can add new record o new row, because the botton + for add is disable. Help, How I can add new records<br>]]>
   </description>
   <pubDate>Tue, 18 Dec 2007 13:19:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=623&amp;PID=2255#2255</guid>
  </item> 
 </channel>
</rss>