Base solution for your next web application

Activities of "peterlee"

Answer

oops.....

I already understand the directives and I have the source code as well.

Despite understanding and writing code

It does not get value or text value.

Answer

Ok..thanks..

but,

cshtml <articleunit-combo selected-articleunit="vm.requestParams.articleunit"></articleunit-combo>

angular alert(vm.requestParams.articleunit);

is null or empty

how to get value or text?

The test went well.

I made the following angular code.

Vm.getArticleUnitName = function (articleUnitId) { ArticleUnitService.getAriticleUnitById ({id: articleUnitId}) .then (function (result) { Return result; }); };

The problem is that in the Data Grid

{ Name: app.localize ('ArticleCategory'), Field: 'articleCategory', MinWidth: 150, CellTemplate: '<Div> {{vm.getArticleUnitName (row.entity.articleCategory)}} </ div>' <- ? },

? I do not seem to be able to call it

What is wrong

Thank you~!

right. I want to sort out the car items. Bmw

  • 5 Series
  • 3 Serise Benz
  • 3 Serise
  • 310
  • 310 b .... I want to make the structure like Organization.

okay... :D

I've found that it works right.

Note that..

GetAsync, GetAllListAsync .... etc.

In which document can I find it? :roll:

I used placeholder instead of label. Please let me know if you have a solution later.

Best Regard.

date-range-picker options="{singleDatePicker: true,locale : {format: 'YYYY-MM-DD'}}"

The above code solved the single type.

but....

Overlapping labels when selecting dates :(

ooh..thank you.

I modified one of the subtractions in dbcontext.

Nothing but ...

thank you.

Showing 1 to 10 of 17 entries