Delete row/record using dynamic action and jQuery in the Oracle Apex 5.x classic report
Deleting record from a classic report using AJAX request was a big challenge in the earlier version of Oracle Apex applications. One of the things I like the most with…
Extend the leaflet map to add layers in Oracle APEX 5.x using jQuery and apex_json
I strongly suggest reading my previous article INTEGRATE LEAFLET MAP WITH ORACLE APEX 5 USING JQUERY AND APEX_JSON before reading this because I am just writing the extended javascript codes…
Integrate leaflet map with Oracle APEX 5 using jQuery and apex_json
Working with Oracle Application Express (APEX) was so boring before the APEX version 5 released. It was so hard to do stuff easily. I had to mess around with the…
Creating database diagram in MS SQL server and getting authorisation error
Database diagram or Entity Relationship Diagram (ERD) is a very handy tool in the MS SQL server management studio. I found it very useful when working with a large relational…
Implementing a simple star rating in the ASP.NET MVC application using jQuery
Rating for products, blog posts, the news is very important for various reasons. It attracts audiences and increases the sales if a product has a good rating along with the…