Naveen Tech Blog

Thursday, 9 August 2012

Display the data on the title bar?

Code to disply the emp_id on the title bar of the form

Path : MyEmplForm-->Data Sources-->MyEmplTable-->Methods-->active()


public int active()
{
    int  ret;
    ret  = super();
    element.design().caption(EmpLeaveDetails.Emp_Id);
    return  ret;
}


Posted by naveenkumar at 00:14
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2014 (1)
    • ►  March (1)
  • ►  2013 (2)
    • ►  July (2)
  • ▼  2012 (49)
    • ►  November (2)
    • ►  October (3)
    • ►  September (7)
    • ▼  August (17)
      • SysEmailBatch ?
      • Mandatory DialogField
      • Determining if an object is a subclass
      • Display Method explanation.
      • Showing the value of one field value on basis of a...
      • Display the data on the title bar?
      • How to reverse a string in AX?
      • How to display date and time according to time zone ?
      • renaming a primary key. ?
      • How to convert the amount into words ?
      • If a report attached to a form ,how can the report...
      • How to filter the data based on combo selection ?
      • Explation on field fixed and related field fixed i...
      • Learners blog
      • displaymethod to get employee countryregionid
      • A Fetch Method Override for A Date Range Data Retr...
      • Know about application tables?
    • ►  July (14)
    • ►  June (5)
    • ►  March (1)

About Me

naveenkumar
View my complete profile
Awesome Inc. theme. Powered by Blogger.