web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (2)
Work with computed columns on a view

Example for computed column without SysComputedColumn class. 1. Create a new method on your view 2. Set the method as private static server. private static server str GetDayName() { ; return 'DATENAME(WEEKDAY,T1....

Israel Gonzalez 733
Like (1)
Clearing Usage Data

Sometimes happens when you adding a new field into a grid of a form and that field not showing. It could be a usage data issue and for fix it do the following: In developer mode, go to “Tools” Select “Options” and a windo...

Israel Gonzalez 733