﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Requesting Additional Information from a User</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 06:33:56 GMT</lastBuildDate><ttl>20</ttl><item><title>Requesting Additional Information from a User</title><link>http://forum.strataframe.net/FindPost21442.aspx</link><description>My delete procedure has become a void procedure...and, I also need to add a reason why the user wants to void the transaction.  What I would like to do when the user clicks the void button (aka delete button) is popup a modal dialog window with a text box.  The user would enter the reason, then click OK.  My delete procedure would void the trans, stamp the date, add the reason, then save the record.  Is there something already in the framework that would provide this kind of functionality?  I have been searching for something this morning and I am coming up empty.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Bill</description><pubDate>Thu, 08 Jan 2009 15:10:03 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Requesting Additional Information from a User</title><link>http://forum.strataframe.net/FindPost21449.aspx</link><description>Any time Bill.</description><pubDate>Thu, 08 Jan 2009 15:10:03 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Requesting Additional Information from a User</title><link>http://forum.strataframe.net/FindPost21447.aspx</link><description>Yup.  That's what I thought.  No worries...I'll roll my own.&lt;br&gt;
&lt;br&gt;
Thanks a lot, Greg!</description><pubDate>Thu, 08 Jan 2009 10:51:51 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Requesting Additional Information from a User</title><link>http://forum.strataframe.net/FindPost21446.aspx</link><description>I don't believe there is anything within the framework that would handle this. I think you'll have roll you own dialog and then call it in the appropriate event, which would likely be BeforeDelete.  You'd then cancel the delete, show your dialog, update fields and do the save. You'd also have to manage the default delete message. This can be turned off at the form level. &lt;br&gt;
&lt;br&gt;
Check out this post for more info: &lt;br&gt;
[url]http://forum.strataframe.net/FindPost19900.aspx[/url]&lt;br&gt;</description><pubDate>Thu, 08 Jan 2009 10:35:37 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>