码迷,mamicode.com
首页 >  
搜索关键字:block    ( 15730个结果
Create Custom Modal Dialog Windows For User Input In Oracle Forms
An example is given below to how to create a modal dialog window in Oracle Forms for asking user input and return the value to any text item. The foll... ...
分类:数据库   时间:2016-12-25 18:02:21    阅读次数:408
Create Stacked Canvas to Scroll Horizontal Tabular Data Blocks In Oracle Forms
In this tutorial you will learn to create horizontal scrollable tabular or detail data block by using stacked canvas in Oracle Forms. As shown in belo... ...
分类:数据库   时间:2016-12-25 18:00:30    阅读次数:307
Create Hierarchical Tree To Control Records In Oracle Forms
Download Source Code Providing an example form for creating hierarchical trees in Oracle Forms to control data block records. In this form whenever us... ...
分类:数据库   时间:2016-12-25 17:51:59    阅读次数:248
C# webBrowser控件禁用alert,confirm之类的弹窗解决方案
同样的代码,我尝试了很多次都没有成功。最后终于成功了,是因为我没有在正确的事件里面调用这段代码。 为了加深印象,特别记录一下。 BTW,别忘记添加 mshtml.dll 这个组件。 全称:microsoft html object library ...
分类:Windows程序   时间:2016-12-25 17:47:00    阅读次数:255
网站收集 - NIPPON COLORS - 日本の伝統色 关于颜色的一个日本网站,做界面可能会用作参考
NIPPON COLORS - 日本の伝統色 直达 -> ...
分类:Web程序   时间:2016-12-25 11:40:34    阅读次数:561
Using CLEAR_BLOCK To Prevent Save Confirmation Dialogs In Oracle Forms
Clear_Block built-in clears all records from the current data block and if the user had made some changes in records which have not been committed, th... ...
分类:数据库   时间:2016-12-25 07:38:50    阅读次数:229
Oracle Forms Execute_Query Example To Fetch The Records From Database
Execute_Query command is used to fetch all the records for current database data block in Oracle Forms, actually its executes query in current data bl... ...
分类:数据库   时间:2016-12-25 02:11:51    阅读次数:347
Learn How To Create Trigger In Oracle Forms
I have written many posts related to triggers in Oracle Forms, I have given examples for Form Level triggers, Data Block Level triggers and Item Level... ...
分类:数据库   时间:2016-12-25 01:57:38    阅读次数:298
Sort Detail Data Block Example - Oracle Forms
Example is given below to sort detail data block data (toggle asc or desc) with push buttons used as header of grid, by setting ORDER_BY property of d... ...
分类:数据库   时间:2016-12-25 01:44:47    阅读次数:270
How To Commit Just One Data Block Changes In Oracle Forms
You have an Oracle Form in which you have multiple data blocks and requirement is to commit just one data block changes and not to effect any other da... ...
分类:数据库   时间:2016-12-25 01:43:10    阅读次数:317
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!