Blogs about: Readonly
Featured Blog
DataWindow Script Techniques
How do I set a property for an entire column? Modify(”shft_id.visible = 0″) Modify(”shft_desc.protect = 1″) How many rows selected? Li_select_count = integer(dw_1.Describe(“… more »
Schultz's PowerBuilder Brain Dump
Constansts in C#: const VS readonly
techblogs wrote 3 weeks ago: Pop quiz: What’s the difference between these three declarations? And, more importantly, when … more »
Unlock any Read-only Word Document !
Nitin Kushwaha wrote 1 month ago: All, Many a times we need to make some changes to documents or even need to fill-up some online docu … more »
DataWindow Script Techniques
rick130 wrote 2 months ago: How do I set a property for an entire column? Modify(”shft_id.visible = 0″) Modify( … more »
Dot Notation (Direct Access)
— 1 comment
rick130 wrote 2 months ago: Dot notation for updating DataWindow properties first appeared in PowerBuilder 5. Before this time, … more »
