
Sherzod
Moderators-
Content Count
12455 -
Joined
-
Last visited
-
Days Won
353
Sherzod last won the day on April 14
Sherzod had the most liked content!
Community Reputation
1183 ExcellentAbout Sherzod

-
Rank
Advanced Member
Profile Information
-
Gender
Male
Recent Profile Visitors
12609 profile views
-
Но я не вижу такого свойства.
-
Я протестировал для UniButtons.
-
Hello, Also at the moment, you can try disabling jQuery. UniServerModule -> Options -> soDontLoadJQueryLib = True
-
Попробуйте nm вместо uname.
-
На форуме были решения.
-
Какое выравнивание используете?
-
Попробуйте такое решение: UniMemo -> ClientEvents -> ExtEvents -> function afterrender(sender, eOpts) { var clearBtn = sender.getTrigger('clear'); if (clearBtn) { clearBtn.el.setStyle('height', '20px'); clearBtn.el.setStyle('position', 'absolute'); } }
-
I'm sorry, your case is not very clear to me.
-
Hello, If you want to know on the client side, then you can refer to uniVars._actFrm_
-
I get "c.insert is not a function" error when adding in unidbgrid
Sherzod replied to Abanto Jose's topic in General
Hello, Can we reproduce this issue? Can you make a simple testcase? -
Using ClientEvents!?
-
Hello, Please explain your case in more detail.